summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextstream/resources/big_endian/qt3_operator_shift_int_resource_UnicodeNetworkOrder_8.data
diff options
context:
space:
mode:
authorDavid Faure <david.faure@kdab.com>2024-06-10 14:33:29 +0200
committerDavid Faure <david.faure@kdab.com>2024-06-11 01:27:18 +0200
commit600368279dafa60e788d8e3cd3af5c1915990fbb (patch)
tree19039dee25015c197af05d1daf547cc6ea2623ad /tests/auto/qtextstream/resources/big_endian/qt3_operator_shift_int_resource_UnicodeNetworkOrder_8.data
parent433411934c7ebb2a29e950c14871199166e5534a (diff)
Fix SSE2-related false positives with thread sanitizerHEADdev
TSAN has the same issue as ASAN when it comes to the SSE2 usage here. WARNING: ThreadSanitizer: heap-use-after-free (pid=621) Read of size 8 at 0x721000049f78 by main thread: #0 _mm_load_si128(long long __vector(2) const*) /usr/lib64/gcc/x86_64-suse-linux/13/include/emmintrin.h:700 (libQt6Core.so.6+0x2ba056) #1 qustrlen_sse2 qtbase/src/corelib/text/qstring.cpp:431 (libQt6Core.so.6+0x2ba056) [...] Previous write of size 8 at 0x721000049f78 by main thread: #0 realloc <null> (libtsan.so.2+0x5bdbd) #1 QArrayData::reallocateUnaligned(QArrayData*, void*, long long, long long, QArrayData::AllocationOption) qtbase/src/corelib/tools/qarraydata.cpp:244 (libQt6Core.so.6+0x309913) [...] (gcc 13.3.0) Pick-to: 6.7 6.8 Change-Id: Id0127d5fb498dcf78bb977e6ff1b6b380ae423c7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/qtextstream/resources/big_endian/qt3_operator_shift_int_resource_UnicodeNetworkOrder_8.data')
0 files changed, 0 insertions, 0 deletions