nfs_mknod_async: plug potential memory leak
authorArne Redlich <arne.redlich@googlemail.com>
Mon, 17 Feb 2014 22:09:31 +0000 (23:09 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:47:02 +0000 (18:47 -0800)
commitfeb2fc2f92950ddefc2ddd6994e38ef8d9f13eb9
tree98d64c10b5d3d155dcf568f1061d56dc46056212
parente59193c9f9ee42265eabd92a8b20e81c6eac2776
nfs_mknod_async: plug potential memory leak

Pointed out by clang analyzer.

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