OCIObjectPin Memory Leak ?
From: Talha Siddiqui <ts6_at_ritz.cec.wustl.edu>
Date: 27 Aug 1998 15:47:39 -0500
Message-ID: <6s4glb$8ma_at_ritz.cec.wustl.edu>
Date: 27 Aug 1998 15:47:39 -0500
Message-ID: <6s4glb$8ma_at_ritz.cec.wustl.edu>
Hi,
I seem to be leaking memory in my C program everytime I do an OCIObjectPin call! Even when I do a OCIObjectUnpin, I don't seem to get the heap size to shrink. I have also tried to flush the cache (OCICacheFlush, OCIObjectFree etc.) but to no avail.
What would be the correct way to get the memory to free?
Any help is appreciated. Thanks, in advance.
-talha Received on Thu Aug 27 1998 - 22:47:39 CEST