r4915: free temp context _before_ the async callback, as the async callback might...
authorAndrew Tridgell <tridge@samba.org>
Fri, 21 Jan 2005 23:53:10 +0000 (23:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:05 +0000 (13:09 -0500)
commit79ef4f216bbf26db69560acffa8d075ac704d654
treee0613bf14a7edb9557720d4773ed51b6973d546c
parent9bfd19667a054d1b9ef8b420b1e6ea596ad3a258
r4915: free temp context _before_ the async callback, as the async callback might destroy our top level context
leaving the tmp context freed (so a double free)
(This used to be commit b20c0561b8ec3ec7010f846be7a39165783e15c2)
source4/libcli/nbt/nbtsocket.c