diff options
author | Vishnu Dasa <vdasa@vmware.com> | 2022-03-18 09:00:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-18 15:47:48 +0300 |
commit | c8e9b30ccae605bf1dbeaf03971f9b83f70b928d (patch) | |
tree | 9feb4b08d33d4fb5b13e0d1ba9e8cd1f59ffbc00 /scripts/generate_rust_analyzer.py | |
parent | 5df0e734b8c39598effe0f17e5bd8ff7748a0693 (diff) | |
download | linux-c8e9b30ccae605bf1dbeaf03971f9b83f70b928d.tar.xz |
VMCI: Release notification_bitmap in error path
notification_bitmap may not be released when VMCI_CAPS_DMA_DATAGRAM
capability is missing from the device. Add missing
'err_free_notification_bitmap' label and use it instead of
'err_free_data_buffers' to avoid this.
Fixes: eed2298d9360 ("VMCI: dma dg: detect DMA datagram capability")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Bryan Tan <bryantan@vmware.com>
Reviewed-by: Rajesh Jalisatgi <rjalisatgi@vmware.com>
Signed-off-by: Vishnu Dasa <vdasa@vmware.com>
Link: https://lore.kernel.org/r/20220318060040.31621-1-vdasa@vmware.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions