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)
commitf8dc3bbf9f1f5073c9d6a5992371feb60ebfd811
tree95c5640b082599970d9f8f84faced1825fb850c8
parent1fd1e2ba581c8ac67ba63fbb889fbedcc65bfbb9
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
(This used to be commit 3f8ce6d680b0c86abc698b8f9c6d8840da3ffd35)
source4/smb_server/smb2/smb2_server.h
source4/smb_server/smb_server.h