[libvirt] [PATCHv2 0/3] tighten up integer parsing

Eric Blake eblake at redhat.com
Thu Apr 19 18:24:17 UTC 2012


v1: https://www.redhat.com/archives/libvir-list/2012-April/msg00954.html

changes in v2: fix regression in patch 1, incomplete change in patch 2

Eric Blake (3):
  virsh: avoid strtol
  conf: tighten up XML integer parsing
  build: avoid strtol and strtod

 cfg.mk                  |   14 ++++++++++
 src/conf/domain_conf.c  |   24 ++++++++++-------
 src/conf/storage_conf.c |    7 +++--
 src/util/util.c         |   14 +++++-----
 src/util/virmacaddr.c   |    2 +-
 src/util/xml.c          |   36 +++----------------------
 tools/virsh.c           |   67 ++++++++++++++---------------------------------
 7 files changed, 64 insertions(+), 100 deletions(-)

-- 
1.7.7.6




More information about the libvir-list mailing list