pidl: Mismatch between set and get of relative base pointers
authorAndrew Bartlett <abartlet@samba.org>
Fri, 15 Nov 2019 07:04:41 +0000 (20:04 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Dec 2019 02:30:40 +0000 (02:30 +0000)
commit456cdb7fa35f2b5778c7a5c852acc6180cbe03b4
tree1c93223cc54dd2f7c6d3bcd87e8114535615374a
parent362d70ff2fb6fb6265fce03da6b09dd4756dc604
pidl: Mismatch between set and get of relative base pointers

The set was within the switch, the get was before the switch.

The difference is shown when there is an empty default element.

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>
selftest/knownfail.d/ndrdump-spoolss_EnumForms [deleted file]