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)
committerJule Anger <janger@samba.org>
Mon, 12 Feb 2024 10:53:13 +0000 (10:53 +0000)
commit7f338d6119acd5a3129248d4e61df626f4087560
tree08962670b8853a6b15f9dbeb91ec1190c5d60d0b
parent0f81aec9a19fe3f0c7d1bcc26c2d354a22747903
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
(cherry picked from commit 0c1f421c107be3156b3f1db75aced24a1bca3d2f)
librpc/ndr/ndr_sec_helper.c