Subversion Repositories libtar

Compare Revisions

Ignore whitespace Rev 31 → Rev 32

/trunk/debian/patches/CVE-2013-4420.patch
6,7 → 6,7
 
--- a/lib/decode.c
+++ b/lib/decode.c
@@ -21,13 +21,42 @@
@@ -22,13 +22,42 @@
# include <string.h>
#endif
50,7 → 50,7
/* allocate the th_pathname buffer if not already */
if (t->th_pathname == NULL)
@@ -50,7 +79,7 @@ th_get_pathname(TAR *t)
@@ -51,7 +80,7 @@ th_get_pathname(TAR *t)
}
/* will be deallocated in tar_close() */