Commit Graph

24 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
John Ralls e17ba3cc00 Fix UAF in xaccFreeSplit.
2 years ago
Christopher Lam d617129db8 avoid strlen where possible
2 years ago
Robert Fewell fb58959f9a Bug 798885 - Accented character in folder name on Account Export
3 years ago
Richard Cohen 30586ac3e6 Push -Wno-error=deprecated-declarations from C*_FLAGS down to the target
3 years ago
John Ralls 3d5e27982f Merge branch 'maint'
3 years ago
Christopher Lam 47b85d3b2f [gnc-xml-backend.cpp] g_free char* from g_path_get_dirname
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Christopher Lam 4a75baa4c6 [gnc-xml-backend.cpp] gchar* must be freed after use.
4 years ago
John Ralls 574f567b62 Refactor GncXmlBackend::get_file_lock.
5 years ago
John Ralls 38cd06e54a Remove the lock-file-link-count test from the XML backend.
5 years ago
Simon Arlott 0665208299
xml-backend: Lock file is deleted even if the lock is not acquired
5 years ago
Simon Arlott e4619fdae6
xml-backend: Don't try to close m_lockfd if it's not open
5 years ago
Christopher Lam e653c30193 [gnc-xml-backend] g_free char*
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
John Ralls 170502c6c5 Bug 797906 - GnuCash data file is locked after a "save-as"...
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
John Ralls 94a68dca7c Bug 797983 - v4.2 report numbers change over gnucash restarts;...
5 years ago
Robert Fewell d4e90132d9 Fix a missing mode == in 'Replace the three bool parameters
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls a320035f42 QofSession, QofBackend: Change book_id to uri.
6 years ago
John Ralls a3871d9ca1 Warn if can't lock for any reason other than that the file is locked already.
7 years ago
John Ralls e81bcf6e33 Fix the remaining static analysis warnings.
7 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
7 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago