Two or three comments: - You leak the dynamically allocated buffer returned by X509_NAME_oneline() - X509_NAME_oneline() man page says that its use is discouraged in favour of smarter functions. Is there a possibility that someone will need that functionality? - if you can solve/answer both of the above, please post a link to the patch
Thanks :) --Wez. On Fri, 08 Oct 2004 15:48:34 -0400, Greg MacLellan <[EMAIL PROTECTED]> wrote: > I apologize - it helps when I actually attach the patch. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php