diff options
author | 2016-11-18 14:34:10 +0300 | |
---|---|---|
committer | 2016-11-18 14:32:13 +0100 | |
commit | 68050eb6c611527232fe5574c7306e97e47499ef (patch) | |
tree | 268a1aa8b6f5250b1c637c3f049ed29baa3e6a0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mailbox: Add Tegra HSP driver (diff) | |
download | linux-dev-68050eb6c611527232fe5574c7306e97e47499ef.tar.xz linux-dev-68050eb6c611527232fe5574c7306e97e47499ef.zip |
mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()
We have to use the _safe version of list_for_each() because we're
freeing the pointer as we go along. (This might not show up testing
depending on what config options you have enabled).
Fixes: 0fe88461a0ec ("mailbox: Add Tegra HSP driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions