qt5base-lts/src
Matt Newell cff46983a8 Allow named bind values to be used multiple times per query
Prepared queries should be able to use a name parameter more than
once. Currently this will result in undefined behavior and crashes.
This patch fixes the bug and implements the needed test case.

Task-number: QTBUG-6420
Change-Id: I07d6537e432a9b2781e9ef3d9f597bceb054527e
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Honglei Zhang <honglei.zhang@nokia.com>
2012-03-30 09:31:03 +02:00
..
3rdparty Remove legacy font cache from 3rdparty 2012-03-22 18:59:45 +01:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Don't copy the whole binary input into QJsonDocument 2012-03-29 16:08:40 +02:00
dbus Use QVector<int> instead of QList<int> for storing metatypes in QtDBus 2012-03-24 17:07:52 +01:00
gui Change documentation to refer to up to date property name in QtQuick 2012-03-29 13:23:55 +02:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network QNam: try to read the last CRLF when chunked encoding is used. 2012-03-28 13:22:11 +02:00
opengl Correctly export GL graphics engine for use in plugins 2012-03-22 13:30:06 +01:00
platformsupport Cocoa: silence warnings about unused variables 2012-03-26 14:02:07 +02:00
plugins Remove the virtual keyword from reimpl. methods 2012-03-28 19:34:42 +02:00
printsupport Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
sql Allow named bind values to be used multiple times per query 2012-03-30 09:31:03 +02:00
testlib Add QPA notes to QCursor pos() and setPos() 2012-03-27 17:36:26 +02:00
tools QDoc: Add hand-written ditamaps as children of qt.ditamap 2012-03-29 18:29:04 +02:00
widgets Plug memory leak when gestures are grabbed but never triggered 2012-03-30 07:27:19 +02:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Update QtXmlPatterns module name in documentation 2012-03-22 12:53:26 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00