gnucash/libgnucash
lmat 4a88f05d11 kvp string: allocate enough space
We need to allocate enough space for the terminating null character.
Also, I double-checked the documents for std::basic_string::c_str () and
verified that it does guarantee the terminating null, so I put a comment
in the code that depends on that.
2017-12-21 07:39:33 -05:00
..
app-utils Kvp no longer parses entries looking for delimiters 2017-12-21 07:39:32 -05:00
backend Kvp no longer parses entries looking for delimiters 2017-12-21 07:39:32 -05:00
core-utils Account.c to Account.cpp 2017-12-21 07:39:32 -05:00
doc Fix disabling src docs build on Windows 2017-10-26 14:05:17 +02:00
engine kvp string: allocate enough space 2017-12-21 07:39:33 -05:00
gnc-module Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
quotes More GNUInstallDirs path fixes. 2017-12-01 13:56:52 -08:00
scm Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
tax Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
CMakeLists.txt Move accounts, checks and pixmaps into a data directory 2017-08-11 22:42:15 +02:00
Makefile.am Move accounts, checks and pixmaps into a data directory 2017-08-11 22:42:15 +02:00