From 6a193139dc3a58f2c51ee5102e4fdffc54ca6198 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Thu, 3 Jun 2021 09:27:27 +0200 Subject: [PATCH] std.cfg: Added support for 'std::ostringstream::write' --- cfg/std.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/cfg/std.cfg b/cfg/std.cfg index 833bd328c..425575e04 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -6387,6 +6387,20 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun 1: + + + + + false + + + + + + + 1: + +