diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2015-07-02 09:22:03 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2015-07-07 14:54:55 +0200 |
commit | 59f39a47411ab6007a592555dc639aa9753f8d23 (patch) | |
tree | e74da3611908ba77baaf85ca71114c17d2bb1c07 /hw | |
parent | 7cf1fe6d68eb2ad3b77e2a89f097354db5d627e2 (diff) |
check_section_footers: Check the correct section_id
The section footers check was incorrectly checking the section_id
in the SaveStateEntry not the LoadStateEntry. These can validly be different
if the two QEMU instances have instantiated their devices in a
different order. The test only cares that we're finishing the same
section we started, and hence it's the LoadStateEntry that we care about.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reported-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions