Karel Klíč 2ee90c9
diff -up unzip60/zipinfo.c.attribs-overflow unzip60/zipinfo.c
Karel Klíč 2ee90c9
--- unzip60/zipinfo.c.attribs-overflow	2009-11-30 09:55:39.000000000 +0100
Karel Klíč 2ee90c9
+++ unzip60/zipinfo.c	2009-11-30 09:56:42.844263244 +0100
Karel Klíč 2ee90c9
@@ -1881,7 +1881,7 @@ static int zi_short(__G)   /* return PK-
Karel Klíč 2ee90c9
 #endif
Karel Klíč 2ee90c9
     int         k, error, error_in_archive=PK_COOL;
Karel Klíč 2ee90c9
     unsigned    hostnum, hostver, methid, methnum, xattr;
Karel Klíč 2ee90c9
-    char        *p, workspace[12], attribs[16];
Karel Klíč 2ee90c9
+    char        *p, workspace[12], attribs[17];
Karel Klíč 2ee90c9
     char        methbuf[5];
Karel Klíč 2ee90c9
     static ZCONST char dtype[5]="NXFS"; /* normal, maximum, fast, superfast */
Karel Klíč 2ee90c9
     static ZCONST char Far os[NUM_HOSTS+1][4] = {