From: Dr. Stephen Henson Date: Wed, 6 Jan 2010 14:01:45 +0000 (+0000) Subject: compress_meth should be unsigned X-Git-Tag: OpenSSL-fips-2_0-rc1~1363 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=82a107eaa8448203fcdbf0f8a55d173dc9c1f824;p=oweals%2Fopenssl.git compress_meth should be unsigned --- diff --git a/ssl/ssl.h b/ssl/ssl.h index 3b725eabf6..4a468dead0 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h @@ -486,7 +486,7 @@ typedef struct ssl_session_st long timeout; long time; - int compress_meth; /* Need to lookup the method */ + unsigned int compress_meth; /* Need to lookup the method */ const SSL_CIPHER *cipher; unsigned long cipher_id; /* when ASN.1 loaded, this