CVS update: gnucash/src/engine

linas@linas.org linas@linas.org
Thu, 15 Feb 2001 11:04:42 -0600 (CST)


It's been rumoured that Dave Peticolas said:
> 
> Modified Files:
> 	kvp_frame.c 
> Log Message:
> Fix bugs.

Um,

The routines that I added to the kvp code were added so that a few 
uneccessary mallocs could be removed.  The changes that you made seem to 
introduce more than a few mallocs & frees; which obviates the need for
the new routines in the first place.  Although the original code
fragmented some, the new code fragments worse.  Maybe we should roll
back all changes?

--linas