Merge from libarchive.googlecode.com:
r751: Change __archive_strncat() to use a void * source, which reduces
the amount of casting needed to use this with "char", "signed char"
and "unsigned char".
r752: Use additions instead of multiplications when growing buffer;
faster and less chance of overflow.
Description
Description
Details
Details
- Provenance
kientzle Authored on - Parents
- rS190955: Merge r881 from libarchive.googlecode.com: The "empty" format
- Branches
- Unknown
- Tags