projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a758f61
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 27 Jan 2010 14:05:15 +0000
(14:05 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 27 Jan 2010 14:05:15 +0000
(14:05 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index d87c18769743570fbd260267c465484e9ffe0342..42c3b9e01abca69c3a0356b5cc454af0e95b204b 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-840,7
+840,7
@@
Changes between 0.9.8l (?) and 0.9.8m (?) [xx XXX xxxx]
- *) The code that handled flusing of data in SSL/TLS originally used the
+ *) The code that handled flus
h
ing of data in SSL/TLS originally used the
BIO_CTRL_INFO ctrl to see if any data was pending first. This caused
the problem outlined in PR#1949. The fix suggested there however can
trigger problems with buggy BIO_CTRL_WPENDING (e.g. some versions