summaryrefslogtreecommitdiff
path: root/qga/commands.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2018-02-15 22:25:47 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2018-03-06 14:01:27 +0100
commitb9f44da2f2cdc1a1a1be5aed0c46bd7fcc69cf4a (patch)
tree93d73dceaf0b660abeaafc9ba415777a5a1b119a /qga/commands.c
parent961c47bb8bacc9ae21c0760fa6e2594156299dd7 (diff)
downloadqemu-b9f44da2f2cdc1a1a1be5aed0c46bd7fcc69cf4a.tar.gz
build-sys: fix -fsanitize=address check
Since 218bb57dd79d6843e0592c30a82ea8c1fddc74a5, the -fsanitize=address check fails with: config-temp/qemu-conf.c:3:20: error: integer overflow in expression [-Werror=overflow] return INT32_MIN / -1; Interestingly, UBSAN check doesn't produce a compile time warning. Use a test that doesn't have compile time warnings, and make it specific to UBSAN check. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20180215212552.26997-2-marcandre.lureau@redhat.com> Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qga/commands.c')
0 files changed, 0 insertions, 0 deletions