r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the
commit4089d5f67d6e4121056a63ececb13187fd773636
authorJelmer Vernooij <jelmer@samba.org>
Tue, 22 Mar 2005 23:00:12 +0000 (22 23:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:11 +0000 (10 13:11 -0500)
tree6a2dd4fdc4f4f2d728717358265ef78591d5ffc6
parentec1eaa274b997197ca6996457229c802f1b76d56
r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the
Test_DoublePointer test failure.
source/librpc/ndr/ndr_basic.c
source/torture/rpc/echo.c