windows.cfg: Improved support for overlapping data check

This commit is contained in:
orbitcowboy 2021-07-10 18:27:23 +02:00
parent 9841e0ed96
commit 6a66d32498
1 changed files with 3 additions and 0 deletions

View File

@ -3959,6 +3959,7 @@ HFONT CreateFont(
<leak-ignore/>
<returnValue type="void *"/>
<noreturn>false</noreturn>
<not-overlapping-data ptr1-arg="1" ptr2-arg="2" size-arg="4"/>
<arg nr="1" direction="out">
<not-null/>
<minsize type="sizeof" arg="2"/>
@ -4013,6 +4014,7 @@ HFONT CreateFont(
<noreturn>false</noreturn>
<returnValue type="void"/>
<leak-ignore/>
<not-overlapping-data ptr1-arg="1" ptr2-arg="2" size-arg="3"/>
<arg nr="1" direction="inout">
<not-null/>
<not-uninit/>
@ -6171,6 +6173,7 @@ HFONT CreateFont(
<returnValue type="unsigned char *"/>
<noreturn>false</noreturn>
<leak-ignore/>
<not-overlapping-data ptr1-arg="1" ptr2-arg="2" strlen-arg="2"/>
<arg nr="1" direction="inout">
<not-null/>
<not-uninit/>