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:
7cf9bb2
)
ALSA: echoaudio: use after free on error
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 5 Mar 2014 11:07:15 +0000
(14:07 +0300)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 5 Mar 2014 11:11:54 +0000
(12:11 +0100)
There are some places where we dereference "chip" in the error message
but we've already freed it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found