libcli/auth: let msrpc_parse() return talloc'ed empty strings
commit8b3fbe1ec6153324ac592c5c2cb68d0269309050
authorStefan Metzmacher <metze@samba.org>
Mon, 9 May 2016 14:14:31 +0000 (9 16:14 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 17 May 2016 12:42:22 +0000 (17 14:42 +0200)
tree7e341ad768692a6b77e082dc8075096387d38e00
parentcc19ba39a99f422f9453eb133dab883b069270c0
libcli/auth: let msrpc_parse() return talloc'ed empty strings

This make it more predictable for the callers.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11912
BUG: https://bugzilla.redhat.com/show_bug.cgi?id=1334356
BUG: https://launchpad.net/bugs/1578576

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Mon May  9 22:27:21 CEST 2016 on sn-devel-144

(cherry picked from commit 58a83236294117d32d9883ac3024f81fa1730a87)

Autobuild-User(v4-4-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-4-test): Tue May 17 14:42:22 CEST 2016 on sn-devel-144
libcli/auth/msrpc_parse.c