aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2017-09-12 20:48:05 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2017-09-15 10:29:48 +1000
commitd492a75cfefd9a09125ba2b007c817c1417c3820 (patch)
treebd9059e23f6f2febf520f2de6fe70ac1936dc07b /scripts/qemu.py
parent3b2fcedd52986db92fd17127c73d9c09d4ae2da1 (diff)
downloadqemu-d492a75cfefd9a09125ba2b007c817c1417c3820.zip
qemu-d492a75cfefd9a09125ba2b007c817c1417c3820.tar.gz
qemu-d492a75cfefd9a09125ba2b007c817c1417c3820.tar.bz2
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
QTAILQ_FOREACH_SAFE() must be used when removing the current element inside the loop block. This fixes a user-after-free error introduced by commit 56258174238eb and reported by Coverity (CID 1381017). Signed-off-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions