Smaller code and fewer bugs. Rebase of earlier version at:
https://www.redhat.com/archives/libvir-list/2011-April/msg00677.html
Eric Blake (9):
maint: use lighter-weight function for straight appends
phyp: avoid a logic bug
phyp: avoid memory leak on failure
phyp: more return handling cleanup
phyp: use consistent style for labels
phyp: prefer memcpy over memmove when legal
phyp: use consistent return string handling
phyp: avoid memory leaks in command values
phyp: another simplification
src/conf/nwfilter_conf.c | 16 +-
src/phyp/phyp_driver.c | 1355 ++++++++---------------------------------
src/qemu/qemu_command.c | 30 +-
src/security/virt-aa-helper.c | 2 +-
src/util/sexpr.c | 4 +-
src/xen/xend_internal.c | 6 +-
src/xenxs/xen_sxpr.c | 2 +-
src/xenxs/xen_xm.c | 4 +-
8 files changed, 290 insertions(+), 1129 deletions(-)
--
1.7.4.2