r22074 - gnucash/trunk/src/libqof/qof - Replace g_list_append by g_list_prepend to increase performance.

Christian Stimming cstim at code.gnucash.org
Sun Mar 11 17:55:54 EDT 2012


Author: cstim
Date: 2012-03-11 17:55:53 -0400 (Sun, 11 Mar 2012)
New Revision: 22074
Trac: http://svn.gnucash.org/trac/changeset/22074

Modified:
   gnucash/trunk/src/libqof/qof/qofobject.c
Log:
Replace g_list_append by g_list_prepend to increase performance.

To my surprise, this apparently also fixes a memory leak, but I don't know why.



More information about the gnucash-patches mailing list