[PATCH 0/2] Drivers: hv: fix memory leak while establishing GPADL

Vitaly Kuznetsov vkuznets at redhat.com
Mon May 30 09:57:47 UTC 2016


kmemleak helped me to identify a memory leak on GPADL establishment. Do
some minor refactoring and fix the issue.

Vitaly Kuznetsov (2):
  Drivers: hv: get rid of redundant messagecount in
    create_gpadl_header()
  Drivers: hv: don't leak memory in vmbus_establish_gpadl()

 drivers/hv/channel.c | 44 +++++++++++++++++++++-----------------------
 1 file changed, 21 insertions(+), 23 deletions(-)

-- 
2.5.5



More information about the devel mailing list