aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2012-11-05 16:22:21 -0800
committerJohn W. Linville <[email protected]>2012-11-14 14:55:53 -0500
commitbb451c8304604b4accdc5a86b7f731878175a83c (patch)
tree1097c639d77e2b487dbd39e907fc8b7e978e5148 /tools/perf/scripts/python
parent80e0fa8920fbf6474722ce85afd235663ef656a7 (diff)
brcmfmac: fix NULL pointer access in brcmf_create_iovar()
The function brcmf_fil_bsscfg_data_get() calls brcmf_create_iovar() with data pointer set to NULL, which caused a NULL pointer access. As it should be possible to provide data in message towards the firmware, it should just pass the data buffer instead. Reviewed-by: Hante Meuleman <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: Franky Lin <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions