libcli/auth: let msrpc_parse() return talloc'ed empty strings
authorStefan Metzmacher <metze@samba.org>
Mon, 9 May 2016 14:14:31 +0000 (16:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 9 May 2016 20:27:21 +0000 (22:27 +0200)
commit58a83236294117d32d9883ac3024f81fa1730a87
tree7624a6a508abd4deff597d4d6f50e71255a9c316
parenta3f3a6c354f85d4b7939773e00636526fded5583
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
libcli/auth/msrpc_parse.c