1
0
mirror of https://github.com/samba-team/samba.git synced 2025-04-14 10:50:24 +03:00
Joseph Sutton 313c9a7598 claims.idl: Use ‘int64’ instead of ‘dlong’ for INT64 claims
This field is supposed to be aligned to eight bytes, but the ‘dlong’
type is aligned to only four bytes. This discrepancy resulted in claims
being encoded and decoded incorrectly.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit aa1815519ce1412cdf25927b54b5178113cdd2a7)
2023-08-17 09:27:17 +00:00
..
2023-08-17 09:27:17 +00:00
2023-08-17 09:27:17 +00:00
2023-08-17 09:27:17 +00:00