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>
Fri, 21 Aug 2009 07:58:20 +0000 (09:58 +0200)
commit473e5f4608f987cd2310f1b08b1be472deb06e3c
treee5a1f925543bdcdd89dc9e249bf982cd08ba22ed
parent03230378c12d15f07e6f8d9f28fd08da87e676c7
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