diff options
author | Michael Matz <matz@suse.de> | 2024-10-17 17:42:40 +0200 |
---|---|---|
committer | Michael Matz <matz@suse.de> | 2024-10-17 17:44:29 +0200 |
commit | 22ae2e1f702883e6e27d3ad96ee81a6266fbc51c (patch) | |
tree | 28aa3228680efa64eb89dfd08cf4afa181ecc0eb /gdb/gdb_bfd.c | |
parent | ed3228de9b3335e5c97f738fc22d682f56d42316 (diff) | |
download | binutils-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/gdb_bfd.c')
0 files changed, 0 insertions, 0 deletions