From 81dab8841379f03234c956b720ff70d4a6130c12 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Wed, 13 Feb 2019 08:04:11 +0100 Subject: [PATCH] std.cfg: Fixed wrong configuration from std::vector::pop_back(). --- cfg/std.cfg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 0c3715f2e..e65b480a0 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -6178,13 +6178,16 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - - false + + + false + + false