diff options
author | Alan Modra <amodra@gmail.com> | 2025-05-10 12:17:23 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-05-11 22:52:32 +0930 |
commit | 07cf922195d1e2eb1481da04048858b9d32928b6 (patch) | |
tree | 9edcdbfcf3d8bed5bd58beab8a150540a6a46ff2 /gdb/python/python.c | |
parent | f7b623952aa74fcc6b1672453b11289010a48da1 (diff) | |
download | gdb-07cf922195d1e2eb1481da04048858b9d32928b6.zip gdb-07cf922195d1e2eb1481da04048858b9d32928b6.tar.gz gdb-07cf922195d1e2eb1481da04048858b9d32928b6.tar.bz2 |
ubsan: size_inc_line_addr integer overflow
Fix a fuzzer testcase where a large positive line_delta causes signed
overflow when subtracting -5. Signed overflow is perfectly OK here.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions