summaryrefslogtreecommitdiffstats
path: root/source3/lib/system.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-11-14 21:30:49 +0100
committerJeremy Allison <jra@samba.org>2013-11-20 00:13:50 +0100
commit2d91577f984bc83c2c87141cfdda87d068060b32 (patch)
tree7fcc5cb38291e19f0a1b9055d1c1218c9c08fada /source3/lib/system.c
parent4503bdf560f0e9461ac4eb1fe6220f6440c10fd3 (diff)
downloadsamba-2d91577f984bc83c2c87141cfdda87d068060b32.tar.gz
samba-2d91577f984bc83c2c87141cfdda87d068060b32.tar.xz
samba-2d91577f984bc83c2c87141cfdda87d068060b32.zip
smbd: Fix a talloc hierarchy problem in msg_channel
When tearing down a watch_send with an open tevent_immediate, we talloc_free the msg_channel while the tevent_immediate still references it. Don't make the tevent_immediate outlive the msg_channel. Bug: https://bugzilla.samba.org/show_bug.cgi?id=10250 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Nov 20 00:13:51 CET 2013 on sn-devel-104
Diffstat (limited to 'source3/lib/system.c')
0 files changed, 0 insertions, 0 deletions