r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused
commit25cba8669d7d97796ee880c779cdb036e45202b4
authorJeremy Allison <jra@samba.org>
Mon, 16 Oct 2006 00:12:00 +0000 (16 00:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:29 +0000 (10 12:15 -0500)
tree42f5136f36f18419322fd001687412bdecb5c79c
parent76022f73d6d8815ea581563225bd6ee9c9b91394
r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused
fields are initialized to zero.
Jeremy.
(This used to be commit 8a0ff70e8e562db17b8d90dbde7aeb0314d270da)
source3/nsswitch/winbindd_async.c