pidl: prevent ndr_print_*() dying on NULL pointers
authorAndrew Tridgell <tridge@samba.org>
Thu, 16 Sep 2010 06:57:21 +0000 (16:57 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 16 Sep 2010 11:09:17 +0000 (21:09 +1000)
commit83a24ff2efd48b0e192024798695f6cfec9000b5
treef3c3e9d54a4e5921a9a0310b1454896f7512aa21
parent14340a45bef921db19581258838ec2371d4d21e9
pidl: prevent ndr_print_*() dying on NULL pointers

when using ndrdump you can get uninitialised structures containing
pointers. Don't segfault when trying to print them
librpc/ndr/libndr.h
librpc/ndr/ndr_basic.c
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm