v1: https://www.redhat.com/archives/libvir-list/2017-September/msg01072.html

Changes:

 * Patch1: No change, ACK'd, but not safe to push yet either..

 * Patch2: Rather than have virNWFilterIPAddrMapAddIPAddr consume
           the input @addr, let's make a copy of the input parameter
           and manage it within that code so that it wouldn't be
           consumed on virNWFilterHashTablePut failure after
           virNWFilterVarValueCreateSimple success.

John Ferlan (2):
  Revert "nwfilter: Fix possible segfault on sometimes consumed
    variable"
  nwfilter: Don't have virNWFilterIPAddrMapAddIPAddr consume input

 src/conf/nwfilter_ipaddrmap.c     | 16 +++++++++-------
 src/nwfilter/nwfilter_dhcpsnoop.c |  3 ---
 2 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.13.5

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

Reply via email to