[Bug rust/33123] Out-of-bound memory write in compute_variant_fields_inner
tromey at sourceware dot org
sourceware-bugzilla@sourceware.org
Wed Jul 2 16:28:53 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=33123
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Build| |2025-07-02 0:00
--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
This one might be simpler than the whole fix for #30191
since variant parts are fairly limited in their impact.
It might not even be terrible to just always store
128-bit integers in struct discriminant_range.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list