Commit 82a107ea authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

compress_meth should be unsigned

parent f8e1ab79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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