nfs_unlink_async: plug potential memory leak
authorArne Redlich <arne.redlich@googlemail.com>
Mon, 17 Feb 2014 23:22:45 +0000 (00:22 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:57:28 +0000 (18:57 -0800)
commitbcbb21cdbb66e36fc4ef77559282aaf2242fe7b0
treef1fb6db8f373c4d0dd59660163c00a4376ca23ca
parent2257433dd4871b4d2323d92e5800931c6821b143
nfs_unlink_async: plug potential memory leak

Spotted by clang analyzer

Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
lib/libnfs.c