bouyer 769c627b01 Fix crash in openssl (I suspect caused by malformed packets):
handshake_dgst[] may be used without being allocated, causing NULL
pointer dereference.
Fix by checking that handshake_dgst is not NULL before use.
Reported to openssl as ticket openssl.org .
Fix tested on netbsd-5 by Luke Mewburn with apache, and by me with
freeradius (fixing segmentation fault in both cases).
2010-04-09 04:34:13 +00:00
2010-04-05 21:16:21 +00:00
2010-04-04 01:36:03 +00:00
2010-04-08 17:44:22 +00:00
2010-04-08 05:13:52 +00:00
2010-04-06 15:54:29 +00:00
2010-04-04 00:08:49 +00:00
2010-04-07 17:13:10 +00:00
2010-04-08 17:50:34 +00:00
2010-04-05 19:36:29 +00:00
2010-03-22 00:23:59 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%