opnsense-src/usr.bin/gzip
Xin LI deb6327793 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 <ronj wytheville org>
Discussed with:	Matthew Green (original NetBSD gzip author),
		Eygene Ryabinkin <rea-fbsd codelabs ru> [1]
Approved by:	re (kib)
2009-07-31 08:37:27 +00:00
..
gzexe Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
gzexe.1 Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
gzip.1 Sync with NetBSD: 2009-06-24 21:51:02 +00:00
gzip.c Correct a stack underflow in gzip: 2009-07-31 08:37:27 +00:00
Makefile Do not install zgrep, or links to zgrep, since zgrep is provided by 2007-02-10 13:49:39 +00:00
unbzip2.c Remove clause 3 and 4 of NetBSD license. 2008-06-30 23:23:31 +00:00
unpack.c Add support for uncompressing pack(1)'ed files. Pack(1) is a program found 2009-06-21 09:39:43 +00:00
zdiff Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
zdiff.1 Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
zforce Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
zforce.1 Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
zmore Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
zmore.1 Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
znew Reflect the fact that we actually have NetBSD revision 1.3. 2008-06-30 23:53:15 +00:00
znew.1 Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
zuncompress.c Sync with NetBSD: 2009-06-24 21:51:02 +00:00