ndr: ignore trailing bytes in ndr_pull_security_ace()
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 8 Jan 2024 02:05:35 +0000 (15:05 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2024 02:48:44 +0000 (02:48 +0000)
commit0c1f421c107be3156b3f1db75aced24a1bca3d2f
tree648f45d5ff27f716b1e1da5a5edd959e388d9e91
parenta72c198921f64f2502f543c7158762c64cb3074e
ndr: ignore trailing bytes in ndr_pull_security_ace()

This returns the behaviour with ordinary ACEs to where it was with 4.19.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15574
librpc/ndr/ndr_sec_helper.c