mirror of
https://github.com/sheumann/hush.git
synced 2024-11-13 14:06:21 +00:00
3376298b59
Stop ignoring write errors. Fix bugs in this line: rc->buffer_size = read(rc->fd, RC_BUFFER, rc->buffer_size); (a) should use safe_read() (b) just ONE short read (e.g. 4 bytes) will make ALL future reads short! |
||
---|---|---|
.. | ||
libunarchive | ||
ar.c | ||
bunzip2.c | ||
Config.in | ||
cpio.c | ||
dpkg_deb.c | ||
dpkg.c | ||
gunzip.c | ||
gzip.c | ||
Kbuild | ||
rpm2cpio.c | ||
rpm.c | ||
tar.c | ||
uncompress.c | ||
unlzma.c | ||
unzip.c |