You didn't include portlibInit.cpp and portlibInit.h. My idea was that all classes that have private static variables initialized using new, would also have methods staticInitialize and staticUninitialize which would do new/delete. Then portlibinit would only call these methods. Btw there are also some undeleted singletons in sipxmedialib and sipxtacklib. What software did you use to detect them?
Your patch is also for older revision. You need to make it for the latest revision as there have been some changes in the code you are modifying. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
