diff options
author | Stefan Weil <sw@weilnetz.de> | 2018-10-06 20:38:51 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-11-05 15:09:54 +0100 |
commit | cf67b692b38a5e0a76d6d94f77fd4aa1b5d31849 (patch) | |
tree | 51d72e35326f74812bb3cbbf3779fa5d5fa00a11 /block/dmg.c | |
parent | 415bbca86dd671fd766cdb24f40add3fda70c38a (diff) |
qemu-io-cmds: Fix two format strings
Use %zu instead of %zd for unsigned numbers.
This fixes two error messages from the LSTM static code analyzer:
This argument should be of type 'ssize_t' but is of type 'unsigned long'
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/dmg.c')
0 files changed, 0 insertions, 0 deletions