summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.win32-g++
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-04-20 14:59:30 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-23 19:20:19 +0200
commitfd63acdc8339db18521867b183ef3dcc1cefb5ef (patch)
treead2964cc98a00ce4ea887f2f82b45f267d84522b /qmake/Makefile.win32-g++
parent3da8a33a62219bb6fd1bb46e253e151f1bc8a3bd (diff)
Don't use the QRegExp methods that modify the object [qmake]
QRegExp matching methods modify the object, which we don't want to. In particular, when we receive a QRegExp from the user or we store in a context that might require thread-safety, make sure we make a copy before using it. QRegularExpression has no such shortcoming. Task-number: QTBUG-25064 Change-Id: I6b2d2530238a7e04b44859664a2962f2f466ee30 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'qmake/Makefile.win32-g++')
0 files changed, 0 insertions, 0 deletions