ndrdump: Fix a possible NULL pointer dereference
authorAndreas Schneider <asn@samba.org>
Thu, 16 Feb 2017 16:34:07 +0000 (17:34 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Feb 2017 02:18:10 +0000 (03:18 +0100)
commit79a49dc19a83bd22684a71aecf4588b753669039
treefee89ad8e1ee144b2c91372906d44bbb1d8a3780
parente6105f92cd24de49acecd67a9f0c2c53323fe2e9
ndrdump: Fix a possible NULL pointer dereference

Found by covscan.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12592

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/tools/ndrdump.c