Subversion Repositories libtar

Compare Revisions

Ignore whitespace Rev 31 → Rev 32

/trunk/debian/patches/no_static_buffers.patch
12,7 → 12,15
 
--- a/lib/decode.c
+++ b/lib/decode.c
@@ -26,20 +26,30 @@
@@ -13,6 +13,7 @@
#include <internal.h>
#include <stdio.h>
+#include <stdlib.h>
#include <sys/param.h>
#include <pwd.h>
#include <grp.h>
@@ -26,20 +27,30 @@
char *
th_get_pathname(TAR *t)
{