diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2021-08-12 14:02:37 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2021-08-18 22:31:17 +0200 |
| commit | 96810e3863272eb5463ba5c07d82544810bdb3f8 (patch) | |
| tree | 87512f7fc5185dc6870531debbdc93b4ef79411a /src/plugins/sqldrivers/mysql/qsql_mysql.cpp | |
| parent | 93745ef34608024db92c90c8e270e441fc346eda (diff) | |
QDateTime: port to QStringTokenizer and QVLA
The code isn't easily linearized to work directly with
QStringTokenizer, which is a forward-only range, but we can at least
remove the (non-error) memory allocations by supplying a
suitably-sized QVLA to tokenize into instead of the default QList.
Change-Id: I1aa11a5fbbe66ede4ec2e5b2090044a39052a241
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions
