gnucash/libgnucash/backend
John Ralls 50329df082 Bug 797811 - GnuCash crashes with segfault when saving to mysql...
when database already exists.

Crashed because of dereferencing GncSqlBackend::m_conn when it's nullptr
after the DB create failed. Protect all such dereferences.
2020-06-19 15:08:58 -07:00
..
dbi CMake - remove parameter repetition in else() and endif() statements 2020-02-05 11:38:14 +01:00
sql Bug 797811 - GnuCash crashes with segfault when saving to mysql... 2020-06-19 15:08:58 -07:00
xml Improve test building with the Xcode generator. 2020-03-23 17:52:26 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00