mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
checkpoint
This commit is contained in:
@@ -87,6 +87,8 @@ main(int argc, char **argv) {
|
||||
}
|
||||
hex_dump("good data only:", buffer, returned);
|
||||
|
||||
isc_entropy_stats(ent, stderr);
|
||||
|
||||
CHECK("isc_entropy_getdata()",
|
||||
isc_entropy_getdata(ent, buffer, 128, NULL, 0));
|
||||
|
||||
|
Reference in New Issue
Block a user