qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] qemu-io-cmds: Fix two format strings


From: Kevin Wolf
Subject: Re: [Qemu-trivial] [PATCH] qemu-io-cmds: Fix two format strings
Date: Mon, 8 Oct 2018 11:10:22 +0200
User-agent: Mutt/1.9.1 (2017-09-22)

Am 06.10.2018 um 20:38 hat Stefan Weil geschrieben:
> 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 <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]