summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusmetaobject.cpp
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-25 20:15:32 +0200
commit6624151c6a8772a3f01a291f744ea72b469106fc (patch)
treebdd1ba126da722b6967eecf7fd90b1830b810792 /src/dbus/qdbusmetaobject.cpp
parent066da57a122de26e8a71ab1eaca0ea205c876bdf (diff)
Don't use the QRegExp methods that modify the object [QtWidgets]
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: I44cc44b75b3da10c5ece97cb6315c2c425327dc0 Reviewed-by: Alexis Menard <alexis.menard@openbossa.org> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/dbus/qdbusmetaobject.cpp')
0 files changed, 0 insertions, 0 deletions