projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e1ab7
)
compress_meth should be unsigned
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 6 Jan 2010 14:01:45 +0000
(14:01 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 6 Jan 2010 14:01:45 +0000
(14:01 +0000)
ssl/ssl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl.h
b/ssl/ssl.h
index 3b725eabf63fbed7064c33f93de38f3a7c04f185..4a468dead0d301adc8e58f1528fcfd6b09e2de25 100644
(file)
--- 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