summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorMarkus Armbruster2019-05-14 20:03:07 +0200
committerMarkus Armbruster2019-05-22 15:00:04 +0200
commitd18dc3af478664b1d5e0dd3ace1eabb9d160f244 (patch)
tree3359ac6b7aa6caf99f31cd20c62bdaeca15d94b4 /include/exec/exec-all.h
parentqemu-bridge-helper: Fix misuse of isspace() (diff)
downloadqemu-d18dc3af478664b1d5e0dd3ace1eabb9d160f244.tar.gz
qemu-d18dc3af478664b1d5e0dd3ace1eabb9d160f244.tar.xz
qemu-d18dc3af478664b1d5e0dd3ace1eabb9d160f244.zip
tests/vhost-user-bridge: Fix misuse of isdigit()
vubr_set_host() passes char values to isdigit(). Undefined behavior when the value is negative. Fix by using qemu_isdigit() instead. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190514180311.16028-3-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> [Missing #include "qemu-common.h" fixed]
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions