qt5base-lts/tests/auto/sql
Christian Ehrlicher ed7dd9a6ed 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>
2019-10-15 13:37:42 +02:00
..
kernel QODBC: Fix crash when a prepared statement is deleted after the db was removed 2019-10-15 13:37:42 +02:00
models Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-21 01:00:08 +01:00
sql.pro