commit | d4ee98940bf2a2b2a2220dbcc8cbfd413fc83c60 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Sep 16 10:44:24 2002 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Sep 16 10:44:24 2002 +0000 |
tree | 4a49c49934a9c1d92dfce714eb059ef76b136a1f | |
parent | 02b8dfc5249303dd489c479aae1087905427a50e [diff] |
last_patch55 from vodz: I found overflow problem in xargs applet (allocated not space for trailing '\0'). Last patch also reduce 22 bytes size. ;)