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:
3aba132
)
RT3508: Remove unused variable introduced by b09eb24
author
Kurt Cancemi
<kurt@x64Architecture.com>
Sun, 31 Aug 2014 22:18:21 +0000
(18:18 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Mon, 1 Sep 2014 03:43:37 +0000
(23:43 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/asn1/t_req.c
patch
|
blob
|
history
diff --git
a/crypto/asn1/t_req.c
b/crypto/asn1/t_req.c
index 45348a738191da2e2e1fe1699fac5fe8a1825eb8..5d03db7a119fd3c112c9e0d12f0a8c2bb176b449 100644
(file)
--- a/
crypto/asn1/t_req.c
+++ b/
crypto/asn1/t_req.c
@@
-92,7
+92,6
@@
int X509_REQ_print_ex(BIO *bp, X509_REQ *x, unsigned long nmflags, unsigned long
{
long l;
int i;
- const char *neg;
X509_REQ_INFO *ri;
EVP_PKEY *pkey;
STACK_OF(X509_ATTRIBUTE) *sk;