re-use of dbprocess structure (was: Re: [freetds] state of dbrpcsend())
James K. Lowden
jklowden at schemamania.org
Wed Jul 7 23:12:15 EDT 2004
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
More information about the FreeTDS
mailing list