gzip: reject suffixes containing '/'
commit75f9f29ec64eec61025bd05f65beeece62d3cf84
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jul 2024 02:13:51 +0000 (24 19:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jul 2024 02:14:37 +0000 (24 19:14 -0700)
treeafe8d303f4ab6603c2d2348b3688791051bfac1a
parent77ce489bbd630180c57cff883896f1f9351fd32c
gzip: reject suffixes containing '/'

Problem reported by Alex Stumpf <https://bugs.gnu.org/72283>.
* gzip.c (main): Diagnose suffixes containing '/', and exit.
NEWS
doc/gzip.texi
gzip.1
gzip.c