inmWriteEntropyEnd only works on Linux
This commit is contained in:
@@ -310,6 +310,8 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
}
|
||||
deinitInfnoise(&context);
|
||||
#ifdef LINUX
|
||||
inmWriteEntropyEnd();
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user