From 928727534a60df56b15712864bb9919cd79db147 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Fri, 8 Dec 2017 14:53:14 +0100 Subject: [PATCH] posix.cfg: Improved configuration for bcopy(): Warn for potential buffer access out of bounds issues. --- cfg/posix.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index d6ea183f4..cc08f22a5 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -2570,6 +2570,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s +