Fixed configuration for fopen_s and similar functions (#7520)

This commit is contained in:
PKEuS 2016-05-26 21:07:17 +02:00
parent 173132453a
commit 2d34acae71
2 changed files with 2 additions and 3 deletions

View File

@ -950,12 +950,11 @@
<noreturn>false</noreturn>
<arg nr="1">
<not-null/>
<not-uninit/>
<strz/>
</arg>
<arg nr="2">
<not-null/>
<not-uninit/>
<strz/>
</arg>
<arg nr="3">
<not-null/>

View File

@ -2076,11 +2076,11 @@ HFONT CreateFont(
<noreturn>false</noreturn>
<arg nr="1">
<not-null/>
<not-uninit/>
</arg>
<arg nr="2">
<not-null/>
<not-uninit/>
<strz/>
</arg>
<arg nr="3">
<not-null/>