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>
Thu, 9 Sep 2010 04:45:58 +0000 (14:45 +1000)
commit32f1e8e7600a6d12552d221d6ee2d3176d393937
tree85b315ac29054202edbacb574dd428ed56a7d92e
parent5543aeeca02e6da17bdaae5a4a48531e7b1cd220
libcli/security Use talloc_realloc() not TALLOC_REALLOC_ARRAY()

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