Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
0fc76b64
Commit
0fc76b64
authored
Sep 28, 2012
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
4a914190
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/dns/openssl_link.c
lib/dns/openssl_link.c
+1
-1
No files found.
lib/dns/openssl_link.c
View file @
0fc76b64
...
...
@@ -303,7 +303,7 @@ toresult(isc_result_t fallback) {
break
;
default:
#ifdef ERR_R_ECDSA_LIB
if
(
lib
==
ERR_R_ECDSA_LIB
&&
if
(
lib
==
ERR_R_ECDSA_LIB
&&
reason
==
ECDSA_R_RANDOM_NUMBER_GENERATION_FAILED
)
{
result
=
ISC_R_NOENTROPY
;
break
;
...
...
Write
Preview
Markdown
is supported
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