qt6-bb10/tests/auto
Mårten Nordheim 0ca4635832 QCache: fix updating entries breaking the internal chain
After f08492c6fd was
merged this bug would manifest as an entry appearing twice
in the chain when a updating an existing entry (insert with
an existing key). This could sometimes result in crashes later
as the list filled up and the list was used in trim() to remove
various entries.

Fixes: QTBUG-89176
Pick-to: 6.0
Change-Id: Ide80160fb4317dc0aefe79eec5dce7ec6813e790
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-12-16 14:54:17 +01:00
..
cmake Modify test_QFINDTESTDATA to not leave files in source tree 2020-12-09 20:30:05 +01:00
concurrent CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
corelib QCache: fix updating entries breaking the internal chain 2020-12-16 14:54:17 +01:00
dbus QChar: make construction from integral explicit 2020-11-15 14:41:05 +01:00
gui CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
installed_cmake
network CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
opengl Remove tst_QGL 2020-08-28 11:43:11 +02:00
other CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
printsupport Fit tst_qprinterinfo in case there are printers in local network 2020-11-21 06:11:37 +01:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Cleanup remaining QVariant::Type uses in Qt Sql 2020-10-17 12:01:54 +02:00
testlib Android: exclude faulty tst_selftests 2020-11-25 23:08:09 +02:00
tools CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
widgets Restore previous QDateTime behavior in DST gap 2020-12-15 15:54:46 +01:00
xml CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
.prev_CMakeLists.txt CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
auto.pro Don't error out when configuring Qt on a headless system 2020-09-26 14:36:13 +02:00
network-settings.h Network self-test: make it work with docker/containers 2020-11-17 19:56:06 +01:00