summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2021-11-18 12:17:47 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2021-12-02 17:38:33 +0100
commit4ef8e9427c2703146d0b97d16cfdeb2e73185bc8 (patch)
treeb905f1264b6cefe373ba219a7684d39ac68f026b /src/plugins/sqldrivers
parent4d4aa6e21c3e3a881e87fccda2a6ba545d9190e5 (diff)
Reduce scope of a hack using volatile in favor of viewAt()
We can now get qt_configure_strs to tell us the size of the string, as well as its start, bypassing the strlen()-calling branch of fromLocal8Bit() that caused the need for a hack using a volatile variable. However, QT_CONFIGURE_SETTINGS_PATH still needs the volatile hack. Change-Id: I0181abf512123e6355acdd506d6845c3fb75c0e3 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/sqldrivers')
0 files changed, 0 insertions, 0 deletions