Fix false positive
This commit is contained in:
parent
6db9c78fb6
commit
1225b4b25a
|
@ -3055,7 +3055,6 @@ HFONT CreateFont(
|
||||||
_In_ LPCTSTR lpName,
|
_In_ LPCTSTR lpName,
|
||||||
_In_opt_ LPCTSTR lpValue);-->
|
_In_opt_ LPCTSTR lpValue);-->
|
||||||
<function name="SetEnvironmentVariable,SetEnvironmentVariableW,SetEnvironmentVariableA">
|
<function name="SetEnvironmentVariable,SetEnvironmentVariableW,SetEnvironmentVariableA">
|
||||||
<use-retval/>
|
|
||||||
<noreturn>false</noreturn>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<arg nr="1">
|
<arg nr="1">
|
||||||
|
|
Loading…
Reference in New Issue