gnucash maint: AQB Flicker: Replace malloc with g_malloc0.

John Ralls jralls at code.gnucash.org
Sun Dec 13 16:53:42 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/2c8ae267 (commit)
	from  https://github.com/Gnucash/gnucash/commit/14a53032 (commit)



commit 2c8ae267f9b7eda4847cfba3d2b260ce8186fc6f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 13 13:49:24 2020 -0800

    AQB Flicker: Replace malloc with g_malloc0.
    
    Windows doesn't know about malloc.



Summary of changes:
 gnucash/import-export/aqb/gnc-flicker-gui.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list