Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Core
Tor
Commits
19e10f95
Commit
19e10f95
authored
Oct 26, 2015
by
Nick Mathewson
🐛
Browse files
Merge remote-tracking branch 'rl1987/bug17417_take2'
parents
8acaac46
e2f9c7d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/test_tortls.c
View file @
19e10f95
...
...
@@ -2864,6 +2864,7 @@ test_tortls_cert_new(void *ignored)
ret
=
tor_x509_cert_new
(
cert
);
tt_assert
(
ret
);
tor_x509_cert_free
(
ret
);
ret
=
NULL
;
#if 0
cert = read_cert_from(validCertString);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment