summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-04-02 10:37:59 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-03 08:20:48 +0200
commitd5ff16bc8ebf0f17fae3a28f08018db26567e81c (patch)
tree2083cd56dfcfa230a9a7e4a5010d4b185f604dc3 /src/plugins
parent00cfcfefb353b7157b0d206fca68bd614c558ca6 (diff)
Fix access of tmpStorage in QODBCResult::exec().
Instead of using a list and appending / popping of elements, use a vector of constant size and access via index to avoid bookkeeping errors. Task-number: QTBUG-37831 Change-Id: Icb5a182626c63e693b04daaf7a2f70997d9aeae1 Reviewed-by: Mark Brand <mabrand@mabrand.nl>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions