mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
d4ee98940b
I found overflow problem in xargs applet (allocated not space for trailing '\0'). Last patch also reduce 22 bytes size. ;)