dispatcher: fix memleak in construct_device_dhcp4_items()
authorDan Williams <dcbw@redhat.com>
Thu, 12 Mar 2015 18:24:32 +0000 (13:24 -0500)
committerDan Williams <dcbw@redhat.com>
Thu, 12 Mar 2015 18:24:32 +0000 (13:24 -0500)
commitacd6226e8ac2d511026052011627bd025362956d
treefb0a3dcaf3773db27fd2bf6406ad4275d5937140
parent3cde821344d0fb28c08053fd6d5ff5b6b5175b6f
dispatcher: fix memleak in construct_device_dhcp4_items()

When iterating over a container variant, the children values
must be unrefed when no longer used.
callouts/nm-dispatcher-utils.c