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:
eaa5cd9
)
firmware: add missing kfree for work on async call
author
Luis R. Rodriguez
<mcgrof@suse.com>
Fri, 29 May 2015 00:46:42 +0000
(17:46 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 1 Jun 2015 01:22:34 +0000
(10:22 +0900)
The recent fix to use kstrdup_const() failed to add a
kfree upon failure of name allocation...
Cc: Ming Lei <ming.lei@canonical.com>
Cc: Seth Forshee <seth.forshee@canonical.com>
Cc: Kyle McMartin <kyle@kernel.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_class.c
patch
|
blob
|
history
diff --cc
drivers/base/firmware_class.c
Simple merge