Re: Memory Leak ? - Mailing list pgsql-odbc

From zhaoxin
Subject Re: Memory Leak ?
Date
Msg-id 44974B60.9010309@necas.nec.com.cn
Whole thread Raw
In response to Re: Memory Leak ?  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
>>>
>>> Well what do you mean by *Memory Leak* ?
>>> Does the memory usage grow while repeating the loop ?
>>>
>> yes , in my test , I found memory usage keep growing .
>>
>
> How many bytes does it grow per the loop ?
>
I found it grows about 1k bytes  per the loop.
In my test , the prgram loop about 30-40 times in one minute ,
and I founded 30-40K growth in one minute .
so , I think it leaks about 1k per the loop . is it right ?

regards,
zhao

pgsql-odbc by date:

Previous
From: "Renato Gondim"
Date:
Subject: Getting Handle allocation error
Next
From: Hiroshi Inoue
Date:
Subject: Re: Getting Handle allocation error