Remove attribution -- this wasn't my patch, I only edited and applied it.
This commit is contained in:
parent
b6622f9623
commit
389fef6c9c
1 changed files with 3 additions and 3 deletions
6
CHANGES
6
CHANGES
|
@ -192,9 +192,9 @@
|
||||||
|
|
||||||
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
|
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
|
||||||
|
|
||||||
*) Fix NULL pointer dereference if a DTLS server recieved
|
*) Fix NULL pointer dereference if a DTLS server received
|
||||||
ChangeCipherSpec as first record (CVE-2009-1386)
|
ChangeCipherSpec as first record (CVE-2009-1386).
|
||||||
[Bodo Moeller, discovered by Alex Lam]
|
[PR #1679]
|
||||||
|
|
||||||
*) Fix a state transitition in s3_srvr.c and d1_srvr.c
|
*) Fix a state transitition in s3_srvr.c and d1_srvr.c
|
||||||
(was using SSL3_ST_CW_CLNT_HELLO_B, should be ..._ST_SW_SRVR_...).
|
(was using SSL3_ST_CW_CLNT_HELLO_B, should be ..._ST_SW_SRVR_...).
|
||||||
|
|
Loading…
Reference in a new issue