]> Dogcows Code - chaz/tar/commitdiff
Make sure name matching occurs before name transformation.
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 26 Oct 2010 14:47:16 +0000 (17:47 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 26 Oct 2010 19:29:02 +0000 (22:29 +0300)
The commit 9c194c99 altered that order.

* src/list.c (transform_stat_info): New function.  Split off from
decode_header.
(read_and): Call transform_stat_info right before do_something,
and after deciding if we should proceed with this member name,
so that name matching occurs before name transformation.

* tests/extrac17.at: New file.
* tests/Makefile.am (TESTSUITE_AT): Add extrac17.at
* tests/testsuite.at: Include extrac17.at.


No differences found
This page took 0.023776 seconds and 4 git commands to generate.