From c726c34fdf8c9ca6bc5756fe06c939c9eab3184e Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sat, 5 Sep 2020 07:30:03 +0200 Subject: [PATCH] std.cfg: Updated commit https://github.com/danmar/cppcheck/commit/f396571b6c8ebb02ae18bd29bcd2cc8b46b454f4 and moved 'memcpy' to the right place --- cfg/std.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 88afe2b84..fc4778736 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -3859,7 +3859,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - + false @@ -3879,7 +3879,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - + false