[Bug c++/22860] heap buffer overflow in value_contents_copy_raw

tromey at sourceware dot org sourceware-bugzilla@sourceware.org
Sun Jul 29 18:49:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=22860

--- Comment #5 from Tom Tromey <tromey at sourceware dot org> ---
Just "print *virtual_middle_b" will crash, and I think this case
shows that either struct value has to be able to hold discontiguous
regions of memory, or that the full object always has to be fetched
under the hood.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list