summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-11-03 21:21:54 +0300
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>2014-11-03 21:22:06 +0300
commit148bb0439adeeae466dca31dd4c643e194bee023 (patch)
treee8bfa8d36d8493c96c7409248f3d2b68fd5c097e /fs
parent39179cb5b789e0c0275ccb8fa83cfaf9257d1474 (diff)
downloadlinux-148bb0439adeeae466dca31dd4c643e194bee023.tar.xz
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 'fs')
0 files changed, 0 insertions, 0 deletions