busybox/archival
Eric Andersen 3adffb7fc8 readlink(2) does not NULL terminate the buffer it reads in, but tar expected it
to do so.  This caused symlinks stored in tarballs to likely have trailing
crap in the stored symlink named.  Oops.
 -Erik
2000-06-26 10:54:06 +00:00
..
ar.c
gunzip.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
gzip.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
tar.c readlink(2) does not NULL terminate the buffer it reads in, but tar expected it 2000-06-26 10:54:06 +00:00