The cleanup code that handles moving the temp file to the partial
authorWayne Davison <wayned@samba.org>
Sat, 14 Oct 2006 02:29:29 +0000 (02:29 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 14 Oct 2006 02:29:29 +0000 (02:29 +0000)
commit2356d73bb400176c957a575fd8f0344d882427b9
treebc6339e135b44ef541532c0d777db504d361f927
parent4968423e71c5bec901a7ccbc91930d7aae030f20
The cleanup code that handles moving the temp file to the partial
file needed to check that cleanup_fname was not NULL to prevent
any possibility of a recursion starting into that code again.
cleanup.c