Skip to content
Commit 7e44c0b5 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: cdev: fix memory leak in an error path



If copy_from_user in an FW_CDEV_IOC_SEND_RESPONSE ioctl failed, an
inbound_transaction_resource instance is no longer referenced and needs
to be freed.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent eaf76e0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment