]> git.ipfire.org Git - thirdparty/tar.git/commit
Parse level options more reliably
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Aug 2024 06:33:50 +0000 (23:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2024 08:41:43 +0000 (01:41 -0700)
commitf13f2d6815e341fe502a7a299e8c825837de3e4c
treec63646f211f438ace27d182f992a31753c0587f0
parentc26c2ea2e9747101b4c63640bbdf8225f184e13d
Parse level options more reliably

* src/tar.c (parse_opt): Don’t mishandle out-of-range LEVEL_OPTION.
src/tar.c