commit | 4dd89ce6bfb635176d8c9185c148ca11ed207728 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Tue May 17 10:12:18 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Tue May 17 10:12:18 2011 +0800 |
tree | b91a740a816a0da3c8dc0c1942d6b0e2b5299812 | |
parent | 72bb99d34351a7636c9ff13e563c9e97e0f1fdac [diff] |
Fix closes issue #12088 - fixes the tarfile.extractall issue when the symlinks/hardlink was broken. It handles now in a graceful manner (No exception is raised, behavior similar GNU tar).