r14121: We never pass NULL to the rpc_api_pipe fn so don't
commit6b4484159293d725613249adbfa01472dea1c722
authorJeremy Allison <jra@samba.org>
Thu, 9 Mar 2006 23:20:52 +0000 (9 23:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:13 +0000 (10 11:11 -0500)
tree843a28815cecbe1ed33f28a5515a442895e8e18b
parent78ac3f9cbdabc1df9480f75fb3910a3a108a0e91
r14121: We never pass NULL to the rpc_api_pipe fn so don't
trigger coverity checks by testing for NULL.
Jeremy.
source/rpc_client/cli_pipe.c