1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Jeremy Allison 5c8032b6b8 s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().
cli_smb2_close_fnum_recv() uses tevent_req_simple_recv_ntstatus(req), which
frees req, then uses the state pointer which was owned by req.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Nov 30 05:47:12 CET 2017 on sn-devel-144
2017-11-30 05:47:10 +01:00
..
2014-01-03 05:04:44 +01:00
2017-02-22 08:26:22 +01:00
2017-11-20 07:20:13 +01:00
2017-11-29 16:59:16 +01:00
2017-11-18 00:09:16 +01:00
2017-02-22 08:26:22 +01:00
2017-11-13 23:54:46 +01:00
2017-11-29 16:59:16 +01:00
2017-11-29 16:59:16 +01:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00
2017-11-11 04:49:27 +01:00
2017-11-29 16:59:16 +01:00