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)
commitb0f6e21481745d1b2ced28d9ed6f09f6ffd99562
tree9b55875eed29f6c59e3cbbf16151c28cf9875f24
parent0d19b4a09f4ce0b0c5e7779809c383322f4de4fc
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
source/client/client.c
source/lib/util.c
source/lib/util_file.c
source/lib/util_strlist.c
source/lib/wins_srv.c
source/libcli/auth/gensec.c
source/libcli/namequery.c
source/ntvfs/common/brlock.c
source/param/loadparm.c
source/param/params.c
source/smbd/process_model.c