commit | b80acf58f16339078da5cbee88a322f2450aa2ad | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 02 01:21:02 2011 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 02 01:21:02 2011 +0100 |
tree | c542be76efce95b7da793c9736fe92d56afb71c1 | |
parent | ea6116ee59af0945f4a6ac9ede984930a0ede429 [diff] |
tar: skip leading / and handle names like abc/..////def -> def (not ///def) function old new delta strip_unsafe_prefix - 105 +105 writeFileToTarball 557 520 -37 get_header_tar 1545 1462 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>