K 10 svn:author V 7 delphij K 8 svn:date V 27 2009-07-31T08:37:27.149825Z K 7 svn:log V 442 Correct a stack underflow in gzip: - Limit suffix to be no more than 30 bytes long. This matches GNU behavior. - Correct usage of memcpy(). Note that this commit only corrects the stack underflow issue, we still need some other fixes to cover other edges. [1] Reported by: Ron Jude Discussed with: Matthew Green (original NetBSD gzip author), Eygene Ryabinkin [1] Approved by: re (kib) END