Loading
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>