summaryrefslogtreecommitdiff
path: root/drivers/fpga/zynqmp-fpga.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-12-03 11:43:37 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-12-03 18:00:45 +0200
commit74a8c816fa8fa7862df870660e9821abb56649fe (patch)
tree4bb4217bf4c0ad15a41b89acc3bdac0ff3ee738e /drivers/fpga/zynqmp-fpga.c
parent807982017730cfe853fce49ba26d453e31c84898 (diff)
rtw88: debug: Fix uninitialized memory in debugfs code
This code does not ensure that the whole buffer is initialized and none of the callers check for errors so potentially none of the buffer is initialized. Add a memset to eliminate this bug. Fixes: e3037485c68e ("rtw88: new Realtek 802.11ac driver") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/X8ilOfVz3pf0T5ec@mwanda
Diffstat (limited to 'drivers/fpga/zynqmp-fpga.c')
0 files changed, 0 insertions, 0 deletions