]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Drivers: hv: Fix a memory leak
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 12 Dec 2011 17:29:16 +0000 (09:29 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Dec 2011 22:23:20 +0000 (14:23 -0800)
commit8b8ee6753154dd6cfe397e0d29fe7f90a8adb50b
tree68074e942e13821438187f5e3f50cf7ad15c0df7
parent2eb7f204db51969ea558802a6601d79c2fb273b9
Drivers: hv: Fix a memory leak

There was a memory leak in a failure path in vmbus_process_offer().
Fix it.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hv/channel_mgmt.c