diff --git a/cfg/posix.cfg b/cfg/posix.cfg
index 6a15ab04d..6483054f9 100644
--- a/cfg/posix.cfg
+++ b/cfg/posix.cfg
@@ -4359,6 +4359,22 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
0:
+
+
+
+
+
+ false
+
+
+ 0:
+
+
+
+
+ valloc
+ free
+
posix_memalign
free
diff --git a/cfg/std.cfg b/cfg/std.cfg
index ad7c559d4..a655528c2 100644
--- a/cfg/std.cfg
+++ b/cfg/std.cfg
@@ -3702,16 +3702,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
0:
-
-
-
-
- false
-
-
- 0:
-
-
@@ -7323,7 +7313,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
malloc
calloc
aligned_alloc
- valloc
free