mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +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
|
||||
* that no explicit seeding is required.
|
||||
*/
|
||||
UNUSED(seed);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user