nfs_pread_async: plug potential memleaks
authorArne Redlich <arne.redlich@googlemail.com>
Tue, 18 Feb 2014 19:56:24 +0000 (20:56 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 03:00:47 +0000 (19:00 -0800)
Spotted by clang analyzer.

This also introduces asserts to help clang analyzer avoid reporting
false positives.

Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>

No differences found