2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00
Files
openvswitch/lib
nickcooper-zhangtonghao 6c4f08e23f dpdk: Fixes memory leak in dpdk_init__().
If users configure the 'vhost-sock-dir' for dpdk, the memory
allocated by xstrdup(ovs_rundir()) is not freed. This patch
allows the process_vhost_flags to xstrdup() for val or
default_val according to configuration and the caller must
free new_val when it is no longer needed.

Fixes: 01961bbdd3 ("dpdk: New module with some code from netdev-dpdk.")
CC: Daniele Di Proietto <diproiettod@vmware.com>
Signed-off-by: nickcooper-zhangtonghao <nic@opencloud.tech>
Reviewed-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
2017-02-10 14:47:01 -08:00
..
2017-01-26 10:44:24 -08:00
2017-01-14 08:32:01 -08:00
2016-05-16 17:46:55 -07:00
2016-05-16 17:46:55 -07:00
2016-07-27 18:53:27 -07:00
2016-06-29 18:19:40 -07:00
2016-12-21 15:06:17 -08:00
2017-01-10 18:39:14 -08:00
2016-12-12 08:57:06 -08:00
2016-12-12 08:57:06 -08:00
2017-01-28 12:16:34 -08:00
2016-05-18 19:39:18 -07:00
2017-01-15 19:25:12 -08:00
2017-01-15 19:25:12 -08:00
2016-08-03 17:01:03 -07:00
2017-01-28 12:16:34 -08:00
2017-01-28 12:16:34 -08:00
2016-08-08 11:00:37 -07:00
2016-05-18 19:39:18 -07:00
2016-06-26 20:31:28 -07:00
2017-01-30 08:37:36 -08:00