The following series is composed of a PATCH which corrects both a leak and
a double free, as well as an RFC/PATCH which aims to remove the deferred
release for DPDK.

There's a bit of confusion with respect to how DPDK uses the argc/argv
parameters.  I've submitted a patch to that list (found here:
http://dpdk.org/ml/archives/dev/2016-December/051812.html), which aims
to clarify the usage.  If that's accepted, then I'd consider patch 2/2 to be
non-RFC.

Aaron Conole (2):
  lib/dpdk: fix double free on exit
  lib/dpdk: No more deferred release

 lib/dpdk.c | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

-- 
2.7.4

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to