nfs_write_async: plug potential memory leaks
authorArne Redlich <arne.redlich@googlemail.com>
Tue, 18 Feb 2014 19:51:36 +0000 (20:51 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 03:00:19 +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