mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
tests: vmstate static checker: add size mismatch inside substructure
Signed-off-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
This commit is contained in:
parent
af3713f6b9
commit
38ef86b5a6
1 changed files with 1 additions and 1 deletions
|
|
@ -909,7 +909,7 @@
|
||||||
"field": "kbd.keycodes",
|
"field": "kbd.keycodes",
|
||||||
"version_id": 0,
|
"version_id": 0,
|
||||||
"field_exists": false,
|
"field_exists": false,
|
||||||
"size": 4
|
"size": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field": "head",
|
"field": "head",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue