diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-02-15 02:15:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-16 10:19:45 -0800 |
commit | f5e2199ae574245b56b32e047c93625a28fe3b3a (patch) | |
tree | 14623709c9fba398bf616e7487965abf5373fa1e /drivers/fpga/zynq-fpga.c | |
parent | 021fbaa5fb5b2f0c2d9938ee16c79358ba9bf06b (diff) |
staging: bcm2835-audio: allocate enough data for work queues
We accidentally allocate sizeof(void *) bytes instead of 112 bytes. It
results in memory corruption.
Fixes: 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions