This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
19e950d9d47d3efe4c8d5c6c872a53889a54363c
qemu
/
tests
/
qapi-schema
/
union-branch-if-invalid.err
2 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Fix missing 'if' checks in struct, union, alternate 'data' Commit 87adbbffd4..3e270dcacc "qapi: Add 'if' to (implicit struct|union|alternate) members" (v4.0.0) neglected test coverage, and promptly failed to check the conditions. Review fail. Recent commit "tests/qapi-schema: Demonstrate insufficient 'if' checking" added test coverage, demonstrating the bug. Fix it by add the missing check_if(). Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190914153506.2151-13-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
2019-09-14 17:34:59 +02:00
tests/qapi-schema/union-branch-if-invalid.json:4: 'if' condition '' makes no sense
Reference in New Issue
Copy Permalink