Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/pax
Module Name: src
Committed By: simonb
Date: Mon Feb 18 15:54:49 UTC 2008
Modified Files:
src/bin/pax: ftree.c
Log Message:
Set "ftent" to NULL in in ftree_arg() after we call fts_close(), so that
it isn't used later on in ftree_sel() after it's been free'd.
OK christos@ (and for the interesting test case).
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/bin/pax/ftree.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