Subversion Repositories libtar

Compare Revisions

Ignore whitespace Rev 29 → Rev 30

/trunk/debian/changelog
1,3 → 1,14
libtar (1.2.20-3) unstable; urgency=low
 
* no_maxpathlen.patch: Fix two grave bugs in the patch. First,
th_get_pathname would only allocate as much memory as was needed for
the first filename encountered, causing heap corruption when/if
encountering longer filenames later. Second, two variables were mixed
up in tar_append_tree(). Also, fix a potential memory leak and trim
the patch a bit.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 15 Feb 2014 21:54:56 +0100
 
libtar (1.2.20-2) unstable; urgency=low
 
* no_static_buffers.patch: avoid using a static buffer in