Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Memory leak in OCI call

Memory leak in OCI call

From: <dnaren_at_hss.hns.com>
Date: Mon, 30 Dec 2002 08:08:40 -0800
Message-ID: <F001.005243B0.20021230080840@fatcity.com>

HI.

   I am using OCIConnectionPoolCreate to establish Connection with database.

   When i run through purifier its showing Leak.     The traces are as follows

   MLK: 128 bytes leaked at 0x1b7c830
   This memory was allocated from:

               malloc         [rtlib.o]
               sltspcinit     [sltspc.c]
               kpucpcreate    [kpucp.c]
               OCIConnectionPoolCreate [oci8.c]

    MLK: 104 bytes leaked at 0x1bec0b0
     This memory was allocated from:
              malloc         [rtlib.o]
               sltsmxi        [sltsm.c]
               kpucpcreate    [kpucp.c]
               OCIConnectionPoolCreate [oci8.c]

Please help me in this...

Thanks in Advance
-Naren.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: dnaren_at_hss.hns.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Dec 30 2002 - 10:08:40 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US