Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
a3a12fa5
Commit
a3a12fa5
authored
Jun 22, 2016
by
Mark Andrews
Browse files
seed is not always used rt42703
parent
63fc1556
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/random.c
View file @
a3a12fa5
...
...
@@ -120,6 +120,7 @@ isc_random_seed(isc_uint32_t seed) {
* the OS itself is supposed to seed the RNG and it is assumed
* that no explicit seeding is required.
*/
UNUSED
(
seed
);
#endif
}
...
...
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