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:
7149c70
)
include <limits.h>
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 2 Aug 2016 22:41:45 +0000
(23:41 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 2 Aug 2016 23:10:26 +0000
(
00:10
+0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit
134ab5139a8d41455a81d9fcc31b3edb8a4b2f5c
)
crypto/asn1/tasn_enc.c
patch
|
blob
|
history
diff --git
a/crypto/asn1/tasn_enc.c
b/crypto/asn1/tasn_enc.c
index 255b11e756fecaa882aec3ac9605a825f97f5bdc..081a9d534f8aa78a86a7c0a07cfa8d8a4073d868 100644
(file)
--- a/
crypto/asn1/tasn_enc.c
+++ b/
crypto/asn1/tasn_enc.c
@@
-59,6
+59,7
@@
#include <stddef.h>
#include <string.h>
+#include <limits.h>
#include "cryptlib.h"
#include <openssl/asn1.h>
#include <openssl/asn1t.h>