gnucash/libgnucash/backend/xml
Richard Cohen 2e861ab673 Valgrind: fix "Mismatched free/delete" - test-dom-converters1
==32195== Mismatched free() / delete / delete []
==32195==    at 0x484620F: free (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==32195==    by 0x146DB5: test_dom_tree_to_guid() (test-dom-converters1.cpp:251)
...
==32195==  Address 0x8043780 is 0 bytes inside a block of size 16 alloc'd
==32195==    at 0x4843FA3: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==32195==    by 0x503E06E: guid_malloc (guid.cpp:106)
==32195==    by 0x503E0D5: guid_copy (guid.cpp:123)
==32195==    by 0x503E1E7: guid_new (guid.cpp:154)
==32195==    by 0x147188: get_random_guid (test-engine-stuff.cpp:207)
==32195==    by 0x146D03: test_dom_tree_to_guid() (test-dom-converters1.cpp:237)
...
2023-06-19 13:53:24 +01:00
..
test Valgrind: fix "Mismatched free/delete" - test-dom-converters1 2023-06-19 13:53:24 +01:00
CMakeLists.txt Remove references to cutecash 2023-05-15 13:21:29 +01:00
gnc-account-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-address-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-address-xml-v2.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-backend-xml.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-backend-xml.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-bill-term-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-bill-term-xml-v2.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-book-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-budget-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-commodity-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-customer-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-customer-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-employee-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-employee-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-entry-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-entry-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-freqspec-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-invoice-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-invoice-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-job-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-job-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-lot-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-order-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-order-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-owner-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-owner-xml-v2.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-pricedb-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-recurrence-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-schedxaction-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-tax-table-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-tax-table-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-transaction-xml-v2.cpp [-Wunused-function] - remove 2023-02-16 09:20:59 +00:00
gnc-vendor-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-vendor-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml-backend.cpp Bug 798885 - Accented character in folder name on Account Export 2023-04-28 09:55:57 +01:00
gnc-xml-backend.hpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-xml-helper.cpp Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
gnc-xml-helper.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-xml.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-example-account.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-example-account.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-gncxml-gen.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-gncxml-gen.h Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
io-gncxml-v1.cpp Remove some unused variables with obviously no side effects 2023-02-06 14:19:22 +00:00
io-gncxml-v2.cpp Remove #pragma ..."-Wstrict-aliasing" 2023-05-15 13:21:30 +01:00
io-gncxml-v2.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-gncxml.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-utils.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-utils.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-dom-generators.cpp [backend/xml] Remove unused string copy 2023-04-02 21:12:50 +02:00
sixtp-dom-generators.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-dom-parsers.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-dom-parsers.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-parsers.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-stack.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-stack.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-to-dom-parser.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-utils.cpp scanf supports %lld since C++11, C99 2023-05-15 13:21:30 +01:00
sixtp-utils.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
xml-helpers.h Restructure the src directory 2017-08-10 18:45:00 +02:00