summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAlexander Bulekov2021-07-13 17:00:36 +0200
committerAlexander Bulekov2021-09-01 13:33:13 +0200
commitf2e8b87a1afeec13157094909bf129c4b64192ba (patch)
treea57213864db6051529d41351f888258a7b13e7c9 /configure
parentfuzz: adjust timeout to allow for longer inputs (diff)
downloadqemu-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