mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Previous code was returning a duplicated string and released the original one. It's no better than returning the original returned char* instead.