is there a memory leak?

"Tanmay Patwardhan" <[email protected]>
Newsgroups gmane.comp.lib.libwww
Message-ID <[email protected]>
Hi,
In my program using libwww, using purify on the application, it reported a 
few mem. leaks all at the following piece of code:

[W] MLK: Memory leak of 17 bytes from 1 block allocated in HTStrMatch
        Distribution of leaked blocks
        Allocation location
            malloc         [dbgheap.c:129]
            HTStrMatch     [wwwutils.dll]
            HTDir_new      [wwwdir.dll]
            HTDir_new      [wwwdir.dll]
            HTNetInit      [wwwinit.dll]
            HTNetInit      [wwwinit.dll]
            HTNetInit      [wwwinit.dll]
         // Create a new premptive client
  =>     HTProfile_newNoCacheClient("libwww-POST", "1.0");

I am deleting the profile at the end of the program as:
HTProfile_delete();

Is there anything I am missing? This happens wierdly only the second time I 
use the library in my app, is that means anything!

Thanks in advance,
Tanmay




-----------------------
Tanmay Patwardhan
Applications Developer,
UBS Warburg,
Chicago, IL.
-----------------------




_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.