aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2024-10-17 17:42:40 +0200
committerMichael Matz <matz@suse.de>2024-10-17 17:44:29 +0200
commit22ae2e1f702883e6e27d3ad96ee81a6266fbc51c (patch)
tree28aa3228680efa64eb89dfd08cf4afa181ecc0eb /gdb/python
parented3228de9b3335e5c97f738fc22d682f56d42316 (diff)
downloadbinutils-22ae2e1f702883e6e27d3ad96ee81a6266fbc51c.zip
binutils-22ae2e1f702883e6e27d3ad96ee81a6266fbc51c.tar.gz
binutils-22ae2e1f702883e6e27d3ad96ee81a6266fbc51c.tar.bz2
Fix for -Wstringop-overflow false positive
the way the overflow check was written wasn't understood by some GCC versions and produced false positives for the memset call being called potentially with object sizes that are larger than half address-space.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions