r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.
authorJeremy Allison <jra@samba.org>
Sat, 11 Mar 2006 23:11:24 +0000 (23:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:17 +0000 (11:15 -0500)
commite4c733f4ceb17c5a782bf36daf46b8c29a7442dc
tree3f533a35e8f2bbb95b8474d25ed3f24d1c9d7592
parent6c3519d0af8fa14eb8dce4bd7afa0dcff6c9ddfc
r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.
Jeremy.
(This used to be commit 666d427c6e10aa4194348e8acc3997682f090b48)
source3/rpc_parse/parse_misc.c