summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/oci
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-10-06 12:56:34 +0200
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-10-15 13:37:42 +0200
commited7dd9a6edd7afd8798751c8b1d3ee7802ae253f (patch)
tree642dffad5d18cbad3f7bf723d89af0ab6874b50f /src/plugins/sqldrivers/oci
parent2ec93e29f75e0cb37650255d478b8e3a9da4dc25 (diff)
QODBC: Fix crash when a prepared statement is deleted after the db was removed
When a prepared statement is still alive after the database was removed with QSqlDatabase::removeDatabase(), the cleanup routine is trying to access the driver which is no longer alive which results in a crash. Fixes: QTBUG-79019 Change-Id: I4630e3b947a12b23ed062f015abc373fc0e246c1 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/oci')
0 files changed, 0 insertions, 0 deletions