diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-11-03 19:21:54 +0100 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | 2014-11-03 19:22:06 +0100 |
commit | 148bb0439adeeae466dca31dd4c643e194bee023 (patch) | |
tree | e8bfa8d36d8493c96c7409248f3d2b68fd5c097e /drivers/media/pci/tw68/Kconfig | |
parent | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails (diff) | |
download | linux-148bb0439adeeae466dca31dd4c643e194bee023.tar.xz linux-148bb0439adeeae466dca31dd4c643e194bee023.zip |
soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free
list_for_each_entry_safe() is necessary if list objects are deleted from
the list while traversing it.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'drivers/media/pci/tw68/Kconfig')
0 files changed, 0 insertions, 0 deletions