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