nfs_fchown_async: plug potential memleak
authorArne Redlich <arne.redlich@googlemail.com>
Mon, 17 Feb 2014 22:17:15 +0000 (23:17 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:47:50 +0000 (18:47 -0800)
commitb6619d88e6dd99e3aa07e6f333f4a6456a0b7207
treeb99964c1a3717347df84eff1447098cce7c3fb68
parenta1287496488a3d04e205cb1999e0639768bf5b95
nfs_fchown_async: plug potential memleak

Spotted by clang analyzer.

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