]> wimlib.net Git - wimlib/commitdiff
extract.c: add missing will_extract_dentry() check
authorEric Biggers <ebiggers3@gmail.com>
Sun, 31 May 2015 21:33:04 +0000 (16:33 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 5 Jun 2015 03:45:35 +0000 (22:45 -0500)
When skipping a dentry tree, not all dentries in that tree will
necessarily be in the extraction list.


No differences found