Make memcache_add_talloc NULL out the source pointer
commitad86b4c5b062882b9094e97e41b84266a4956478
authorVolker Lendecke <vl@samba.org>
Fri, 14 Nov 2008 12:42:54 +0000 (14 13:42 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:09 +0000 (9 11:39 +0100)
treecb60d4222a9832846657665d430803dd2ed0bccf
parent22e928fec2cf2ec26b7eb0e2bb3851519760c876
Make memcache_add_talloc NULL out the source pointer

This is an orthogonality measure to make clear this pointer now belongs to the
cache.
(cherry picked from commit b0031a6e86565857e602f8011e57e2114835581a)
source/auth/token_util.c
source/lib/memcache.c
source/lib/util_pw.c
source/passdb/pdb_interface.c
source/torture/torture.c