s3:pylibsmb: Free async .list() memory
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 11 Dec 2018 23:23:42 +0000 (12:23 +1300)
committerTim Beale <timbeale@samba.org>
Mon, 7 Jan 2019 00:23:08 +0000 (01:23 +0100)
commite4d1d53597ac093d56ad9d528e2e580e626ab359
tree985cb1771466e51fa1b6665b69996b998053fe2f
parent6bcd64a4f14332de3259204b78c5b68988e98b6f
s3:pylibsmb: Free async .list() memory

finfos was being allocated but never freed.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/pylibsmb.c