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:
30dc3e1
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 27 Jan 2010 14:04:51 +0000
(14:04 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 27 Jan 2010 14:04:51 +0000
(14:04 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index c805330b371b0c4969e01e2897bbdb982fa46649..967ee9b2fa593540d455e3d2a60189437776b893 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,7
+4,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