Skip to Content.
Sympa Menu

freetds - Re: re-use of dbprocess structure (was: Re: [freetds] state of dbrpcsend())

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT schemamania.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: re-use of dbprocess structure (was: Re: [freetds] state of dbrpcsend())
  • Date: Wed, 7 Jul 2004 23:12:15 -0400

On Thu, 8 Jul 2004 liam AT inodes.org wrote:
> This comment also seems rather suspicious.
>
> rpc.c:325
> erc = tds_submit_rpc(dbproc->tds_socket, ...);
> /* TODO free parameters */
> if (erc == TDS_FAIL) {
> return FAIL;
> }
> }

That sounds like me. Ahem.

> Unless there are some objections (or offers) I'll start trying to patch
> the apparent numerous memory leaks in 0.62.4.

Please do. It would be easier to use your patch if you start with current
CVS. I'm sure we'll release 0.63 before year end, probably sometime this
fall.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page