Hi Keith, Thanks for time and answer. I goofed on the INetLibClose.
Thanks. Vishal --- Keith Rollin <[EMAIL PROTECTED]> wrote: > INetLibOpen returns to you a client handle. You > need to pass this client handle back to INetLib in > INetLibClose. Unless you're passing in the wrong > handle, or unless there's some other validation > error, INetLibClose should free that handle. If it > doesn't, you should be getting some error code from > INetLibClose. > > -- Keith > > > -----Original Message----- > > From: Vishal Kudchadkar > [mailto:[EMAIL PROTECTED] > > Sent: Monday, June 02, 2003 12:13 PM > > To: Palm Developer Forum > > Subject: INetLib Memory Leak > > > > I am trying make a HTTP request from the Palm > > Emulator. I have palmos35-en-ez-8mb-wc.rom, device > > setting PalmVIIx. > > > > When I make a INetLibOpen call (I am using > > ".CTPDefault" configuration) i get a "Found 1 > Memory > > Leak" error. and the following dump in the log > file: > > > > ...<snip>... > > > > I'd appreciate any help in this regard. > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ===== Vishal Kudchadkar [EMAIL PROTECTED] (323)-732-9203 ------------------------------------------------------------------------------------------- There are 10 types of people in the world, Those who understand binary, and those who dont !! ------------------------------------------------------------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
