Fix a free() race due to a misplaced mutex unlock.
commita66ceccfa8eb530dc7a6f92284333f19ec1d2c5c
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 22 Apr 2008 19:45:05 +0000 (22 19:45 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 22 Apr 2008 19:45:05 +0000 (22 19:45 +0000)
tree5c440087daff6101e9de2a461bebe9577972507a
parent2d2a6eb2db706d32bbb19a576d2f205377200ee1
Fix a free() race due to a misplaced mutex unlock.
bin/cpdup/cpdup.c