[OPEN-ILS-DEV] component.c -- compile error

Scott McKellar mck9 at swbell.net
Mon Feb 18 15:30:32 EST 2008


Please take a look at basic_client.c as well.  Like component.c, it
doesn't compile due to a bad call to client_init().

If we keep it, we should plug a memory leak.  It allocates client
by calling client_init but doesn't always call client_free() to
free it.

Scott McKellar
http://home.swbell.net/mck9/ct/

--- Bill Erickson <erickson at esilibrary.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Scott McKellar wrote:
> 
> > 
> > I'd submit a patch, but I'm not sure what was intended.
> 
> It is old, unused, out of date test code.  I'll remove from the
> repository.
> 
> Thanks Scott,
> 
> - -bill



More information about the Open-ils-dev mailing list