Make memcache_add_talloc NULL out the source pointer
authorVolker Lendecke <vl@samba.org>
Fri, 14 Nov 2008 12:42:54 +0000 (13:42 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 14 Nov 2008 19:27:46 +0000 (20:27 +0100)
commit3c98d5bd987358b1cbeb81fa8db37b97492cf0cc
tree0058070438a145865d8b2cf80697bd3d2a1d999a
parentf50ad767505cc8847f5f574767b664b57326e468
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 e6080c6e87d6fe3995b121a772bf3f6343fa666f)
source3/auth/token_util.c
source3/lib/memcache.c
source3/lib/util_pw.c
source3/passdb/pdb_interface.c
source3/torture/torture.c