kientzle 2007-03-01 06:22:34 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_entry.c archive_entry.h
archive_read_support_format_iso9660.c
Log:
Because the buffer gets released immediately, I need to
copy the symlink target name, not just copy the reference.
This problem sometimes caused crashes when extracting
symlinks from ISO9660 images.
Thanks to: Diego "Flameeyes" Pettenò
Revision Changes Path
1.38 +6 -0 src/lib/libarchive/archive_entry.c
1.21 +1 -0 src/lib/libarchive/archive_entry.h
1.19 +1 -1 src/lib/libarchive/archive_read_support_format_iso9660.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"