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)
committerKarolin Seeger <kseeger@samba.org>
Tue, 17 May 2016 12:29:43 +0000 (14:29 +0200)
commite44c9b6c7739b13d192a887f9d84b6a78362b821
tree3f1a4726ba828ac7a41d67ea032fe015142a9a1d
parent3a699221735cfc21e60cd9d53ed3b41ecc65be64
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-3-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-3-test): Tue May 17 14:29:44 CEST 2016 on sn-devel-104
libcli/auth/msrpc_parse.c