https://issues.apache.org/bugzilla/show_bug.cgi?id=45392
--- Comment #11 from Aristotelis <[EMAIL PROTECTED]> 2008-09-19 07:13:04 PST --- Created an attachment (id=22611) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22611) OCSP support for apache tomcat A new version of the patch. Removed the malloc/realloc/free calls and replaced them with apr_ calls. For some tests i did it didn't seem to break anything, but i'm not so familliar with APR either :) (I also think that it wasn's such a heavy usage of malloc and free, since it was mainly used for string manipulation). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]