This patch appears to be broken on OpenSSL 0.9.8 it gives warnings:

d1_both.c: In function ‘dtls1_reassemble_fragment’:
d1_both.c:623: error: passing argument 2 of ‘pqueue_find’ makes integer
from pointer without a cast
../include/openssl/pqueue.h:89: note: expected ‘long unsigned int’ but
argument is of type ‘unsigned char *’
d1_both.c:679: error: passing argument 1 of ‘pitem_new’ makes integer
from pointer without a cast
../include/openssl/pqueue.h:80: note: expected ‘long unsigned int’ but
argument is of 

Steve.
-- 
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to