]> git.proxmox.com Git - mirror_qemu.git/commit
image-fuzzer: Use bytes constant for field values
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 16 Oct 2019 19:24:27 +0000 (16:24 -0300)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 5 Nov 2019 15:35:06 +0000 (16:35 +0100)
commitee1fde71a343b9311b39aa3f8d56ba0330abe449
tree08520cc40b8ef1b42373e6627444c68a80acc1d7
parent718584519771359b8517e4493e39cdf8744aa99c
image-fuzzer: Use bytes constant for field values

Field values are supposed to be bytes objects, not unicode
strings.  Change two constants that were declared as strings.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20191016192430.25098-8-ehabkost@redhat.com
Message-Id: <20191016192430.25098-8-ehabkost@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/image-fuzzer/qcow2/layout.py