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 17:32:06 +0000 (18:32 +0100)
commit076bc9a21e540b25180a8d63e1e0c3eb071c16f7
tree6764dbe8aa248fe81116574e2e9b76b201121a9d
parent280f3842fefc5cd2f65bfede70f6376d03946599
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)
source/auth/token_util.c
source/lib/memcache.c
source/lib/util_pw.c
source/passdb/pdb_interface.c
source/torture/torture.c