s4: nmblookup: Allocate event context off NULL instead of talloc_autofree_context().
authorJeremy Allison <jra@samba.org>
Thu, 11 May 2017 23:15:56 +0000 (16:15 -0700)
committerRalph Boehme <slow@samba.org>
Sat, 13 May 2017 19:01:25 +0000 (21:01 +0200)
commit5098636c784df917fb038ac4822f7a863d9543de
treeb1db4e606522d810ba68f9c63091efb4768a6027
parentdd8008250b259acdb02d3b067f8a4194dd68c14a
s4: nmblookup: Allocate event context off NULL instead of talloc_autofree_context().

It's already correctly freed on exit.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Sat May 13 21:01:25 CEST 2017 on sn-devel-144
libcli/nbt/tools/nmblookup.c