diff options
author | P J P <ppandit@redhat.com> | 2015-12-15 12:27:54 +0530 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2016-01-11 11:01:34 +0800 |
commit | aa4a3dce1c88ed51b616806b8214b7c8428b7470 (patch) | |
tree | fdec96d954bc34e9de9e236b9e88b189ed8cdd10 /MAINTAINERS | |
parent | dd3c1684719161859553f45b73bb7d68967a3efe (diff) |
net: vmxnet3: avoid memory leakage in activate_device
Vmxnet3 device emulator does not check if the device is active
before activating it, also it did not free the transmit & receive
buffers while deactivating the device, thus resulting in memory
leakage on the host. This patch fixes both these issues to avoid
host memory leakage.
Reported-by: Qinghao Tang <luodalongde@gmail.com>
Reviewed-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Cc: qemu-stable@nongnu.org
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions