summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qarraydata.cpp
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2020-08-27 16:05:43 +0200
committerAndrei Golubev <andrei.golubev@qt.io>2020-08-27 18:58:19 +0200
commit4b2f5371d9ba7b8d2dc068223866bbb3c8242beb (patch)
treeeee05d2ca33d5f0cb6bd2ba724611765e6f5aadc /src/corelib/tools/qarraydata.cpp
parent7883bf730405b20594dd1385b8e817160a5895f2 (diff)
Fix subtle issue in tst_qtablewidget
Fixed UB when QList::begin() iterator is used after a call to QList::remove(). As QList is now effectively double-ended container, there is no guarantee on iterator validity upon erasure Task-number: QTBUG-84320 Change-Id: I27793f131e8e23a41ac6c2c1db0bdc61ee58891f Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Diffstat (limited to 'src/corelib/tools/qarraydata.cpp')
0 files changed, 0 insertions, 0 deletions