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:
11b3fda
)
ALSA: isa: not allocating enough space
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 13 Nov 2013 07:58:38 +0000
(10:58 +0300)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 13 Nov 2013 08:28:31 +0000
(09:28 +0100)
We allocate only 4 bytes here "sizeof(int)" instead of WF_MSAMPLE_BYTES
(259) which was intended.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found