r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
authorAndrew Tridgell <tridge@samba.org>
Fri, 3 Dec 2004 06:42:06 +0000 (06:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:19 +0000 (13:06 -0500)
commite5ce904ddbd6175ba86ed827bf096b76b11b5511
tree722b04d001e9b26bb47b2480fef13699a0366667
parent7dcfd94f817d1c12a14704cbb96604dc3074aa2e
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
(This used to be commit b0f6e21481745d1b2ced28d9ed6f09f6ffd99562)
source4/client/client.c
source4/lib/util.c
source4/lib/util_file.c
source4/lib/util_strlist.c
source4/lib/wins_srv.c
source4/libcli/auth/gensec.c
source4/libcli/namequery.c
source4/ntvfs/common/brlock.c
source4/param/loadparm.c
source4/param/params.c
source4/smbd/process_model.c