gnucash maint: Bug 797959 - "Exception" when value greater than one million with...

John Ralls jralls at code.gnucash.org
Tue Oct 13 16:20:18 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/c8b725d4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/cca3be7c (commit)



commit c8b725d48a2576d8543663cdb49a9cb37d0a9daf
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 13 13:17:30 2020 -0700

    Bug 797959 - "Exception" when value greater than one million with...
    
    commas and periods is pasted to register.
    
    Due to a use-after-free, but the underlying idea to remove the commas
    from input to avoid a error dialog because of bad grouping was misguided
    so revert to having the error dialog.



Summary of changes:
 CMakeLists.txt                             |  2 +-
 gnucash/register/register-core/pricecell.c | 17 -----------------
 2 files changed, 1 insertion(+), 18 deletions(-)



More information about the gnucash-patches mailing list