git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaf76e0
)
firewire: cdev: fix memory leak in an error path
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Wed, 7 Oct 2009 22:39:56 +0000
(
00:39
+0200)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Wed, 14 Oct 2009 19:55:19 +0000
(21:55 +0200)
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: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found