From 94f367b4f713e220f877ca05f5d9709eaab5ef4d Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 27 Jul 2006 08:34:29 +0000 Subject: Nailed memory leak. svn path=/openssl/README; revision=102 --- openssl/README | 6 ------ 1 file changed, 6 deletions(-) diff --git a/openssl/README b/openssl/README index de3ed4a5..d1a1a959 100644 --- a/openssl/README +++ b/openssl/README @@ -445,9 +445,3 @@ slash of a prefix. Same answer. Might be able to get rid of inet_pton(): see ipv4_from_asc() and ipv6_from_asc() in v3_utl.c. - -Possible approach to memory leak: debugging code that prints out all -pointers used in an extension just before our v2i function returns. -Should be straightforward enough, and would also confirm this -whackiness of being called twice. Heck, could use our i2r handler to -do pretty output. -- cgit v1.2.3