summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2016-05-30 16:17:58 +0200
committerBjorn Helgaas <bhelgaas@google.com>2016-06-17 12:45:30 -0500
commit60fcdac8136b4275da42d6edf9ddb10439350289 (patch)
treef354a033c1e21ce6b6e13e4d24299507a31f51a1 /.mailmap
parentaf8c34ce6ae32addda3788d54a7e340cad22516b (diff)
downloadop-kernel-dev-60fcdac8136b4275da42d6edf9ddb10439350289.zip
op-kernel-dev-60fcdac8136b4275da42d6edf9ddb10439350289.tar.gz
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
We don't free buffer on several code paths in hv_pci_onchannelcallback(), put kfree() to the end of the function to fix the issue. Direct { kfree(); return; } can now be replaced with a simple 'break'; Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Jake Oshins <jakeo@microsoft.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud