gzip -cdf mishandles some concatenated input streams: test it
authorJim Meyering <meyering@redhat.com>
Tue, 2 Feb 2010 07:19:36 +0000 (08:19 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 3 Feb 2010 05:28:59 +0000 (06:28 +0100)
commit026eb1815d339e73102e3ae5a61543049ae9423a
treea6d8562a437a7608b8ae32b00e344db61653276b
parent27a6b364d709c72a3f9d1641d68c985baa44e7b3
gzip -cdf mishandles some concatenated input streams: test it

* tests/mixed: Exercise "gzip -cdf" bug.
* Makefile.am (XFAIL_TESTS): Add it.
Mark Adler reported the bug.
Makefile.am
tests/mixed [new file with mode: 0644]