]> git.proxmox.com Git - mirror_ovs.git/commit - ovn/northd/ovn-northd.c
ovn: fix ovn-northd leak in build_acls
authorFlavio Fernandes <flavio@flaviof.com>
Tue, 1 Nov 2016 21:19:59 +0000 (16:19 -0500)
committerBen Pfaff <blp@ovn.org>
Tue, 1 Nov 2016 21:41:36 +0000 (14:41 -0700)
commit2360b854326b59c3d4f4f523708595031c8b11ff
tree75f0c1c3f95aa42ec58991f25af3712fca57ac76
parent7fff4eb7f29aecb6da4859514dacc5fbc96dd80a
ovn: fix ovn-northd leak in build_acls

Avoid leak due to missing ds_destroy in build_acl for non-stateful
drop action.

Found via inspection.  I do not know that this fixes a common leak.

Signed-off-by: Flavio Fernandes <flavio@flaviof.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/northd/ovn-northd.c