free_nfs_cb_data: add assert(data->free_continue_data)
authorArne Redlich <arne.redlich@googlemail.com>
Mon, 17 Feb 2014 22:29:07 +0000 (23:29 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:50:09 +0000 (18:50 -0800)
Non-debug builds will trip over the nullptr too - do we rather
want to leak the memory there?

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

No differences found