]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Include needsAscent on the initial stack entry so that we correctly chdir() back...
authorTim Kientzle <kientzle@gmail.com>
Mon, 2 Nov 2009 04:37:25 +0000 (23:37 -0500)
committerTim Kientzle <kientzle@gmail.com>
Mon, 2 Nov 2009 04:37:25 +0000 (23:37 -0500)
commitb4d5b8b3d4aeace55245cc6fa6eb30727c59d888
tree2585a062a7262b2bad48401477734b7d13f5db54
parentdb2786285c65730d72cdca3b8e93151cfb5f460d
Include needsAscent on the initial stack entry so that we correctly chdir() back to our starting directory when the traversal is complete.

On Windows, handle wildcard setup in tree_open().

SVN-Revision: 1577
tar/tree.c