libcli/security Use talloc_realloc() not TALLOC_REALLOC_ARRAY()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Aug 2010 23:50:31 +0000 (09:50 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:07 +0000 (18:46 +1000)
commitf85b822bd4feaab179ffbf00496fcb7d1905fc8c
treeb5ff6779ed21abe756b87d8603e303f1b7cf207f
parent3f589c2155557c02c9dc0eeee972bb68c1fd147f
libcli/security Use talloc_realloc() not TALLOC_REALLOC_ARRAY()

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libcli/security/privileges.c