diff options
| author | Jonas Dreßler <[email protected]> | 2021-11-03 21:18:00 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2021-11-26 18:29:38 +0200 |
| commit | deb573f1d7ddd182ef1792c71d62883d0f833f17 (patch) | |
| tree | 84e33ae98c8456ff5573bba44b45c8de91ea792b /tools/perf/scripts/python/flamegraph.py | |
| parent | 939b571a3b62b64cf407fa5dbc3941bc87e0ba3b (diff) | |
mwifiex: Ensure the version string from the firmware is 0-terminated
We assume at a few places that priv->version_str is 0-terminated, but
right now we trust the firmware that this is the case with the version
string we get from it.
Let's rather ensure this ourselves and replace the last character with
'\0'.
Signed-off-by: Jonas Dreßler <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions