unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!)
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 31 Mar 2007 10:17:24 +0000 (10:17 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 31 Mar 2007 10:17:24 +0000 (10:17 -0000)
commit666c40c9fce062f7466f424176ef2d0b8f581b38
treea5f1c60bc6d1666086fd23df2edb2dd2935281ab
parent7b881c716892bfe2fc0edecf2887e0540b25835f
unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!)
archival/unzip.c