r16410: remove some warnings of talloc_steal() usage without target
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Jun 2006 09:57:00 +0000 (09:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:13 +0000 (14:09 -0500)
commit3f8ce6d680b0c86abc698b8f9c6d8840da3ffd35
treeb8215cb3f07762675107ddf9ed5b8f96ca2dcecb
parentc4755c83c61c0cc822c69cd274056ec20ba66fdb
r16410: remove some warnings of talloc_steal() usage without target
I only commit this as this is used in a global macro

tridge: we should try to get rid of this warning without using
(void)talloc_steal(ctx, ptr);
everywhere!!!

metze
source/smb_server/smb2/smb2_server.h
source/smb_server/smb_server.h