Typo
This commit is contained in:
parent
964ed94649
commit
58c0da84dd
2
CHANGES
2
CHANGES
@ -891,7 +891,7 @@
|
|||||||
|
|
||||||
*) Modify compression code so it frees up structures without using the
|
*) Modify compression code so it frees up structures without using the
|
||||||
ex_data callbacks. This works around a problem where some applications
|
ex_data callbacks. This works around a problem where some applications
|
||||||
call CRYPTO_free_all_ex_data() before application exit (e.g. when
|
call CRYPTO_cleanup_all_ex_data() before application exit (e.g. when
|
||||||
restarting) then use compression (e.g. SSL with compression) later.
|
restarting) then use compression (e.g. SSL with compression) later.
|
||||||
This results in significant per-connection memory leaks and
|
This results in significant per-connection memory leaks and
|
||||||
has caused some security issues including CVE-2008-1678 and
|
has caused some security issues including CVE-2008-1678 and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user