Remove attribute from _wfopen_s,_tfopen_s to avoid false positives
This commit is contained in:
parent
cee0f724ff
commit
765a9c8660
|
@ -2342,7 +2342,6 @@ HFONT CreateFont(
|
|||
<!-- errno_t _wfopen_s(FILE** pFile, const wchar_t *filename, const wchar_t *mode); -->
|
||||
<function name="_wfopen_s,_tfopen_s">
|
||||
<noreturn>false</noreturn>
|
||||
<use-retval/>
|
||||
<arg nr="1">
|
||||
<not-null/>
|
||||
</arg>
|
||||
|
|
Loading…
Reference in New Issue