Skip to content

Commit 80297ac

Browse files
committed
std.cfg: Added missing <formatstr/> configuration to vswprintf().
1 parent d706380 commit 80297ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cfg/std.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6043,6 +6043,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
60436043
<arg nr="3" direction="in">
60446044
<not-null/>
60456045
<not-uninit/>
6046+
<formatstr/>
60466047
</arg>
60476048
<arg nr="4"/>
60486049
</function>

0 commit comments

Comments
 (0)