Hi guys,

perhaps a small notice for all who perform performance tests. OpenCA heavily use Perl's eval. The problem is that eval had several memory leaks. Perl 5.8.5 reports in it's CHANGES area several bugfixes related to eval.

I added Apache::Leak to bpDoFunction. It is deactivated by default but you can use it for searching memory leaks. I fixed several leaks in the debug functions of our modules :) Nevertheless a successful call to create_pin results in 17 holes. The most of them can be explained with the bugs in Perl 5.8.0 which are fixed in 5.8.5. It looks like Perl has some problems with our AUTOLOAD usage inside of eval statements.

All fixes are commited.

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to