mbox

[0/2] Fixes for realloc() in vhost

Message ID 20190114033444.13026-1-tiwei.bie@intel.com (mailing list archive)
Headers

Message

Tiwei Bie Jan. 14, 2019, 3:34 a.m. UTC
  Tiwei Bie (2):
  vhost: fix memory leak on realloc failure
  examples/vhost: fix realloc failure

 examples/vhost/main.c         | 8 ++++++++
 lib/librte_vhost/vhost_user.c | 3 +++
 2 files changed, 11 insertions(+)