librpc: Remove last callers of ndr_pull_get_switch_value()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Nov 2019 05:35:36 +0000 (18:35 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Dec 2019 02:30:40 +0000 (02:30 +0000)
commitb880bda589aa136bb954a757f25f8763b74aefd4
tree5663c9e7e1393d48c2b91685186669d500752495
parent92a7c5a7262cb78fb6307e9168a540154cbe2f71
librpc: Remove last callers of ndr_pull_get_switch_value()

By removing this we know we do not need to worry about this list
growing without bounds.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13876

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
librpc/ndr/ndr_drsuapi.c