Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #263999

Category gtar
Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
Changed at Wed 08 Apr 2026 18:07:12
Repository git://git.savannah.gnu.org/tar.git
Project gtar
Branch master
Revision 90dec1cc53b8297fafc710e5cc57c8ba8a1fb9bb

Comments

--one-top-level now keeps "../" and ".../"
* src/list.c (enforce_one_top_level): Do not strip prefixes like
"../" (which should not be allowed unless -P) and ".../" (which
are ordinary file names).  The "../" not being allowed should be
addressed in a different way.

Changed files