[libvirt] [PATCH 0/3] virStr*cpy*() related fixes and cleanups

Andrea Bolognani posted 3 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180717110957.12036-1-abologna@redhat.com
Test syntax-check passed
There is a newer version of this series
cfg.mk                      |  2 +-
m4/virt-compile-warnings.m4 |  5 +++++
src/conf/nwfilter_conf.c    |  3 +--
src/esx/esx_driver.c        |  4 +---
src/hyperv/hyperv_driver.c  |  3 +--
src/util/virfdstream.c      |  2 +-
src/util/virlog.c           |  5 ++---
src/util/virnetdev.c        |  3 +--
src/xenconfig/xen_xl.c      | 17 ++++-------------
9 files changed, 17 insertions(+), 27 deletions(-)
[libvirt] [PATCH 0/3] virStr*cpy*() related fixes and cleanups
Posted by Andrea Bolognani 5 years, 9 months ago
1/3 contains bug fixes, 2/3 a bunch of cleanups and 3/3 makes
libvirt build again on MinGW.

Andrea Bolognani (3):
  src: Use virStrcpyStatic() to avoid truncation
  src: Use virStrcpyStatic() wherever possible
  m4: Work around MinGW detection of strncpy() usage

 cfg.mk                      |  2 +-
 m4/virt-compile-warnings.m4 |  5 +++++
 src/conf/nwfilter_conf.c    |  3 +--
 src/esx/esx_driver.c        |  4 +---
 src/hyperv/hyperv_driver.c  |  3 +--
 src/util/virfdstream.c      |  2 +-
 src/util/virlog.c           |  5 ++---
 src/util/virnetdev.c        |  3 +--
 src/xenconfig/xen_xl.c      | 17 ++++-------------
 9 files changed, 17 insertions(+), 27 deletions(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list