From 36bacc591769c5f7b06347ddd58acd894e73081a Mon Sep 17 00:00:00 2001 From: Gabor Marton Date: Fri, 8 May 2020 09:14:00 +0200 Subject: [PATCH] [posix.cfg] Fix file descriptor params to have proper range value (#2628) * [posix.cfg] Fix file descriptor params to have proper range value --- cfg/posix.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index 450647e65..f0cb79266 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -643,7 +643,7 @@ - + 0: @@ -1323,6 +1323,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + 0: @@ -1332,6 +1333,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + 0: @@ -1346,6 +1348,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + 0: