From be96abc21a5e960625a401e917e67f3f69e134d1 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sat, 22 Feb 2020 09:39:21 +0100 Subject: [PATCH] std.cfg: Added -tags to function args. --- cfg/std.cfg | 13 +++++++ test/cfg/std.c | 104 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 117 insertions(+) diff --git a/cfg/std.cfg b/cfg/std.cfg index a40c6776a..7e5ecefc3 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -2509,6 +2509,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2532,6 +2533,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2578,6 +2580,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2615,6 +2618,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2637,6 +2641,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + 0:255 @@ -2661,6 +2666,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2684,6 +2690,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2707,6 +2714,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2730,6 +2738,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2753,6 +2762,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -2776,6 +2786,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -5393,6 +5404,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 @@ -5404,6 +5416,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0:255 diff --git a/test/cfg/std.c b/test/cfg/std.c index b712387c5..34672ea14 100644 --- a/test/cfg/std.c +++ b/test/cfg/std.c @@ -3906,6 +3906,110 @@ void invalidFunctionArgBool_abs(bool b, double x, double y) (void)abs(x