qt5base-lts/qmake
Joerg Bornemann 21e7777230 Fix undefined behavior in ProString/ProKey::appendTo
We must not pass null pointers to memcpy.

Pick-to: 6.0
Fixes: QTBUG-88780
Change-Id: Ic1d77b4672310a3f6d0d4fbee5f2889e3e4d219d
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-12-02 10:21:45 +01:00
..
doc Change android target SDK version to 29 2020-11-26 20:05:41 +01:00
generators Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
library Fix undefined behavior in ProString/ProKey::appendTo 2020-12-02 10:21:45 +01:00
.prev_CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
cachekeys.h qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
CMakeLists.txt Build Qt (and client apps using it) with /permissive- 2020-11-10 20:01:49 +01:00
main.cpp Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
Makefile.unix Reimplement QSequentialIterable using QMetaSequence 2020-09-03 08:27:44 +02:00
Makefile.unix.macos macOS: Merge qcore_mac cpp and mm files 2020-03-12 06:07:35 +01:00
Makefile.unix.mingw Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.unix.unix
Makefile.unix.win32 Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.win32 Reimplement QSequentialIterable using QMetaSequence 2020-09-03 08:27:44 +02:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Make "qmake -qtconf my-qt.conf -query" possible 2020-10-23 21:11:46 +02:00
option.h Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00
project.cpp Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
project.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
property.cpp Rename QLibraryInfo::location() to path() 2020-09-12 23:35:56 +02:00
property.h
qmake_pch.h Move QRegExp and its remaining mentions out of QtCore 2020-07-13 10:53:23 +02:00
qmake-aux.pro
qmake.pro Reimplement QSequentialIterable using QMetaSequence 2020-09-03 08:27:44 +02:00