oo40 memory leak in C++
Date: Thu, 09 Dec 1999 01:25:25 GMT
Message-ID: <384f03c4.23049736_at_news.supernews.com>
Howdy all,
I seem to be having some memory leak problems when using the C++ OO4O libs. The following is my environment:
NT 4.0 sp 4
Visual C++ 6.0 sp 3
oo4o v2.3.3.2
The leak seems to occur after an Open/Startedit/Update operation. the leak is very small (approx 4k to 8k), but can add up very quickly in my application.
I have tried closing the dynaset before the return of my function and have left the Close in with no success either way.
My version of the library supposedly shoud have the fix to a Dynaset leak, but I am still getting a memory leak.
Has anyone encountered this problem or can offer some suggestions as to how stop the leak? BTW, Boundschecker doesn't seem to know anything about a leak.
Any and all information would be greatly appreciated. Received on Thu Dec 09 1999 - 02:25:25 CET