[libvirt PATCH 0/3] Fix null string specifiers detected by GCC

Ján Tomko jtomko at redhat.com
Thu May 26 08:20:36 UTC 2022


On a Wednesday in 2022, Scott Davis wrote:
>Each of the following tripped the -Wformat-overflow warning in GCC 11. The
>fixes all seemed pretty obvious based on the context.
>
>Apologies for any formatting or other mistakes, this is my first time
>submitting libvirt patches and using git publish.
>

The author (in the From field in the email) has your gmail address
while the sign-off has your starlab address.

If you're okay with me changing the author to match the signoff address,
I can push it after the pipeline succeeds:
https://gitlab.com/janotomko/libvirt/-/pipelines/548600566

>Scott Davis (3):
>  qemu: fix null string specifier argument in qemuDomainBlockJobAbort
>  remote: fix null string specifier argument in
>    remoteProbeSessionDriverFromBinary
>  vircgroupv1: fix null string specifier argument in
>    virCgroupV1ValidatePlacement
>
> src/qemu/qemu_driver.c      | 8 ++++----
> src/remote/remote_sockets.c | 2 +-
> src/util/vircgroupv1.c      | 5 ++---
> 3 files changed, 7 insertions(+), 8 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220526/651d48f6/attachment.sig>


More information about the libvir-list mailing list