drhodus 2003/07/26 20:20:17 PDT
Modified files:
contrib/tar/src tar.c
Log:
Null terminate the new argv[] array when converting 'tar zcf' to
'tar -z -c -f'
Revision Changes Path
1.3 +5 -2 src/contrib/tar/src/tar.c