mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt | ||
Makefile.am |