]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-backupkey: Initialize ndr->switchlist for print
authorArvid Requate <requate@univention.de>
Mon, 7 Jul 2014 16:36:49 +0000 (18:36 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 3 Mar 2015 21:07:11 +0000 (22:07 +0100)
commit2ee3031f15f1e12a88f1fbaade563d3dc5623b68
tree2e8abf242365707981c6612c0b8ec0f6557a57b6
parenta03df4799f5183742c3948363006f70a3dd1821f
s4-backupkey: Initialize ndr->switchlist for print

ndr_print_bkrp_data_in_blob requires the level to be set in the
proper ndr->switch_list context.

Signed-off-by: Arvid Requate <requate@univention.de>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
(cherry picked from commit 6af3cf60e31fdaa0873f45fd821165e265335c55)
librpc/ndr/ndr_backupkey.c