diff options
author | Alexander Bulekov | 2021-07-13 17:00:36 +0200 |
---|---|---|
committer | Alexander Bulekov | 2021-09-01 13:33:13 +0200 |
commit | f2e8b87a1afeec13157094909bf129c4b64192ba (patch) | |
tree | a57213864db6051529d41351f888258a7b13e7c9 /configure | |
parent | fuzz: adjust timeout to allow for longer inputs (diff) | |
download | qemu-f2e8b87a1afeec13157094909bf129c4b64192ba.tar.gz qemu-f2e8b87a1afeec13157094909bf129c4b64192ba.tar.xz qemu-f2e8b87a1afeec13157094909bf129c4b64192ba.zip |
fuzz: make object-name matching case-insensitive
We have some configs for devices such as the AC97 and ES1370 that were
not matching memory-regions correctly, because the configs provided
lowercase names. To resolve these problems and prevent them from
occurring again in the future, convert both the pattern and names to
lower-case, prior to checking for a match.
Suggested-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions