gnucash stable: Bug 798812 - crashes after I open a customer report and select…

John Ralls jralls at code.gnucash.org
Sat Apr 15 16:32:49 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/f4f481fe (commit)
	from  https://github.com/Gnucash/gnucash/commit/96c8cb73 (commit)



commit f4f481fe38330fc18b7066285cf72ec546574e9f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 15 13:21:47 2023 -0700

    Bug 798812 - crashes after I open a customer report and select…
    
    Edit/Report Options
    
    As a result of auto instead of auto& in a std::visit call which
    resulted in a temporary option whose GncOwner* was destroyed before
    we could use it.



Summary of changes:
 libgnucash/engine/gnc-option.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list