nfs_fchown_async: fix use-after-free
authorArne Redlich <arne.redlich@googlemail.com>
Mon, 17 Feb 2014 22:51:48 +0000 (23:51 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:54:37 +0000 (18:54 -0800)
commitb41762c0d85faddf7a2d553c164abd6f881be398
treea184e44a19eb584db409da414d04857868090047
parentfaa15589f173e93279d32330030a6257600214c2
nfs_fchown_async: fix use-after-free

Spotted by clang analyzer.

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