1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/pidl/lib/Parse/Pidl
Joseph Sutton 773c36baa0 pidl: Parenthesize expression to be cast
We must parenthesize each expression that is to be cast to a specific
type, otherwise the cast will apply to only part of the full expression.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-01 22:45:38 +00:00
..
Samba3 pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Samba4 pidl: Parenthesize expression to be cast 2023-10-01 22:45:38 +00:00
Wireshark pidl: Use non-existent function dissect_ndr_int64() 2023-08-21 23:37:29 +00:00
Base.pm pidl: optionally annotate output for debug purposes 2019-12-04 05:10:31 +00:00
Compat.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
CUtil.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Dump.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Expr.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
IDL.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
NDR.pm pidl/lib: Add recursion detection logic to prevent looping. 2023-09-05 21:18:32 +00:00
ODL.pm pidl: Fix code spelling 2023-06-23 13:44:31 +00:00
Samba4.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Typelist.pm ndr: Display values for failed range checks 2023-09-27 02:43:28 +00:00
Util.pm pidl s4::NDR::Parser: read hex numbers as numbers for ranges 2019-12-10 02:53:35 +00:00