talloc: let talloc_steal() only generate a warning if it's used with references
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jul 2009 19:41:34 +0000 (21:41 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 12 Aug 2009 16:24:43 +0000 (18:24 +0200)
commit70078ecb91e065ea07536521b95074eb36938d54
tree1062118ec2f2a647efdbd5a3417137c5217f83ff
parent2b5c2f45105f2927f770b13b252884d07e9c7e4e
talloc: let talloc_steal() only generate a warning if it's used with references

We have to many callers, which rely on that talloc_steal() never fails.

metze
lib/talloc/talloc.c