r2625: use talloc_p, not talloc when possible (when allocating a structure in particu...
authorAndrew Tridgell <tridge@samba.org>
Sat, 25 Sep 2004 11:18:50 +0000 (11:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:13 +0000 (12:59 -0500)
commitdabc7ddd9f940db414d1c3c7bf3cebcd108fbf6f
treed2e11b1de02396b64991e20d9cb2564611609136
parente95e5c591fcf9c3b7fde7fbdcc1837e22195e0a8
r2625: use talloc_p, not talloc when possible (when allocating a structure in particular), as it gives us type checking.
source/librpc/ndr/ndr.c