mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
seed is not always used rt42703
This commit is contained in:
@@ -120,6 +120,7 @@ isc_random_seed(isc_uint32_t seed) {
|
|||||||
* the OS itself is supposed to seed the RNG and it is assumed
|
* the OS itself is supposed to seed the RNG and it is assumed
|
||||||
* that no explicit seeding is required.
|
* that no explicit seeding is required.
|
||||||
*/
|
*/
|
||||||
|
UNUSED(seed);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user