std.cfg: Ensure the return value of fopen_s() is taken into account.

This commit is contained in:
orbitcowboy 2016-11-26 16:22:09 +01:00
parent 80cb350a6b
commit d5fb6da9a4
1 changed files with 1 additions and 0 deletions

View File

@ -952,6 +952,7 @@
const char *restrict mode); -->
<function name="fopen_s">
<noreturn>false</noreturn>
<use-retval/>
<arg nr="1">
<not-null/>
</arg>