Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/libarchive/libarchive
Module Name: src
Committed By: joerg
Date: Fri Apr 25 15:04:21 UTC 2008
Modified Files:
src/dist/libarchive/libarchive: archive_entry_link_resolver.c
Log Message:
Fix a bug in the linkresolver for tar format. When linkresolver is done,
the entry belongs to the caller, so don't keep a reference to it and use
the local copy for inode comparision.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 \
src/dist/libarchive/libarchive/archive_entry_link_resolver.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index