s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Aug 2014 02:13:39 +0000 (14:13 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 31 Aug 2014 22:36:42 +0000 (00:36 +0200)
commit8485cc9448f0114510f80a1ad40b50be991bbc42
tree4e3b3e1f1b28c84bc595b91a7fbd4dde77c17148
parent5602377fcec03ee57cb87c1600b519484c6adc10
s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL

Change-Id: I25a4dcc2239267ee7c219e965693027ca2981983
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-By: Jelmer Vernooij <jelmer@samba.org>
source3/rpc_client/cli_pipe.c