memory leak with dlopen dlclose

shw shw at ismail.csie.ncku.edu.tw
Mon Apr 20 11:12:22 UTC 2009


version : uclibc 0.9.29 (mips)
My code needs to open various shared library, and execute the lib function dynamically.
I think dlopen/dlclose was the best approach for me, but I encountered the memory leak
issue as following item, 

http://www.mail-archive.com/uclibc@uclibc.org/msg03600.html

Is there any update on this issue? Or any suggestion would be appreciated.

Thanks,
hw


More information about the uClibc mailing list