implement @wcawijngaards' review comments

This commit is contained in:
TCY16
2022-07-20 16:36:58 +03:00
parent 0d3823f3b3
commit b5acecc1f6
6 changed files with 93 additions and 64 deletions
+1
View File
@@ -529,6 +529,7 @@ infra_test(void)
infra_delete(slab);
config_delete(cfg);
ub_randfree(rnd);
}
#include "util/random.h"