motif.cfg; Fix uninitvar false positives for XtSetArg. Its a macro that assigns first argument

This commit is contained in:
Daniel Marjamäki 2021-05-19 13:50:51 +02:00
parent abe810d718
commit fcdc0088c7
1 changed files with 1 additions and 3 deletions

View File

@ -160,9 +160,7 @@
<function name="XtSetArg"> <function name="XtSetArg">
<noreturn>false</noreturn> <noreturn>false</noreturn>
<leak-ignore/> <leak-ignore/>
<arg nr="1"> <arg nr="1"/>
<not-uninit/>
</arg>
<arg nr="2"> <arg nr="2">
<not-uninit/> <not-uninit/>
<strz/> <strz/>