]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "nwfilter: Move save of config until after successful assign"
authorJohn Ferlan <jferlan@redhat.com>
Sat, 15 Jul 2017 12:23:42 +0000 (08:23 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 17 Jul 2017 13:18:39 +0000 (09:18 -0400)
commitdff020c91d7a4ac8fb4bbe79511ed990fc616a3c
treefa4bb230667e2b0ab5dcc918f9a17be3358e1e10
parent3c3c3e3613c9dab419aa669935a357e4c91630b8
Revert "nwfilter: Move save of config until after successful assign"

This reverts commit b3e71a8830b2683ee88fa10cb048eabb99a446c0.

As it turns out this ends up very badly as the @def could be Free'd
even though it's owned by @obj as a result of the AssignDef.
src/conf/virnwfilterobj.c