nfs_lookuppath_async: plug potential memleak
authorArne Redlich <arne.redlich@googlemail.com>
Mon, 17 Feb 2014 22:06:32 +0000 (23:06 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:46:09 +0000 (18:46 -0800)
commite59193c9f9ee42265eabd92a8b20e81c6eac2776
treeffc6a366419f0cad9c76646aeb96c858a03c1d6e
parentb2fc5c54d9510d2f83d556ef871fc0ce3a2fb582
nfs_lookuppath_async: plug potential memleak

Spotted by clang analyzer.

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