]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(record_dest): Avoid a small leak.
authorJim Meyering <jim@meyering.net>
Sat, 6 Oct 2001 16:43:07 +0000 (16:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Oct 2001 16:43:07 +0000 (16:43 +0000)
commit706a45c0b892a2775b916b4abe7441f2d83c34ca
tree9b40511c461378ce81d4a8bc78d8e7ce9e2627dd
parent7bdd841fd252a6a6284f0fed51f6645a757aa3c6
(record_dest): Avoid a small leak.
(copy_internal): Call remember_copied only for if the source file
has 1 < st_nlink, or if it's a directory.
Now that EARLIER_FILE is set conditionally, initialize it to NULL.
src/copy.c