diff options
author | Charles Han <hanchunchao@inspur.com> | 2024-10-25 10:55:54 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-01-14 15:34:34 +0300 |
commit | 5cd0bd815c8a48862a296df9b30e0ea0da14acd3 (patch) | |
tree | 497d03f45f4d914c2c7fa84ae0d306c8db8fd447 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d18b668301e0a7d924a6c821b84516bc08bdafe (diff) | |
download | linux-5cd0bd815c8a48862a296df9b30e0ea0da14acd3.tar.xz |
wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links
In mt7925_change_vif_links() devm_kzalloc() may return NULL but this
returned value is not checked.
Fixes: 69acd6d910b0 ("wifi: mt76: mt7925: add mt7925_change_vif_links")
Signed-off-by: Charles Han <hanchunchao@inspur.com>
Link: https://patch.msgid.link/20241025075554.181572-1-hanchunchao@inspur.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions