aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-07-22 04:22:30 +0000
committerRob Austein <sra@hactrn.net>2006-07-22 04:22:30 +0000
commit6cd7c42c845dca0f5455d90e6112f9c7d9ae18d4 (patch)
tree78c744d1864355494587273848a370858352b341
parentd380ac9992411851bbde097aa663a4ef9736a1a9 (diff)
*** empty log message ***
svn path=/openssl/README; revision=43
-rw-r--r--openssl/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README
index a407cfe7..4c65b6aa 100644
--- a/openssl/README
+++ b/openssl/README
@@ -333,3 +333,5 @@ int addr_cmp(int afi, ASN1_BIT_STRING *a, unsigned char fill_a,
Problem is, this requires data not available in a sk_sort() handler.
So I think we're stuck with the temporary stack approach.
+
+No, we can use a closure.