aboutsummaryrefslogtreecommitdiff
path: root/gdbstub/system.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-10-05 14:48:50 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2023-10-08 21:08:27 +0200
commita492e287e5d5d2b888e5f2580b4e9e41b6057a05 (patch)
treef25e7b3995953e0e01cdc9133f839bc5298f266b /gdbstub/system.c
parent24f9c07ac0b6acc38b8790b101d32944a2b64739 (diff)
downloadqemu-a492e287e5d5d2b888e5f2580b4e9e41b6057a05.zip
qemu-a492e287e5d5d2b888e5f2580b4e9e41b6057a05.tar.gz
qemu-a492e287e5d5d2b888e5f2580b4e9e41b6057a05.tar.bz2
cutils: squelch compiler warnings with custom paths
Setting --bindir= to an absolute path that is shorter than the prefix causes GCC to complain about array accesses out of bounds. The code however is safe, so disable the warning and explain why we are doing so. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'gdbstub/system.c')
0 files changed, 0 insertions, 0 deletions