
smiExit() was meant to be called at the time my COM object is released by the client, not before that, as I want the libsmi structures to
persist as long as the object is alive.
In my case, the program is terminating at step 2, when it is doing some work
(loading MIB files in)..
Arie.
-----Original Message----- From: Kang, Jeongwon [mailto:hanule@3ic.co.kr] Sent: Wednesday, January 09, 2002 10:17 PM To: Arie Trost Cc: libsmi@ibr.cs.tu-bs.de Subject: Re: [libsmi] memory leak; program terminates
- smiInit()
- some work
- smiExit()
I assume that you omitted smiExit().
-- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.