Re: [dpdk-dev] [PATCH v2 0/2] Fixes for realloc() in vhost

2019-01-17 Thread Maxime Coquelin
On 1/15/19 8:13 AM, Tiwei Bie wrote: Tiwei Bie (2): vhost: fix memory leak on realloc failure examples/vhost: fix path allocation failure handling examples/vhost/main.c | 8 lib/librte_vhost/vhost_user.c | 3 +++ 2 files changed, 11 insertions(+) Applied to dpdk-

[dpdk-dev] [PATCH v2 0/2] Fixes for realloc() in vhost

2019-01-14 Thread Tiwei Bie
Tiwei Bie (2): vhost: fix memory leak on realloc failure examples/vhost: fix path allocation failure handling examples/vhost/main.c | 8 lib/librte_vhost/vhost_user.c | 3 +++ 2 files changed, 11 insertions(+) -- 2.17.1