gnu.cfg: Warn for socket/file-descriptors having negatives values.

This commit is contained in:
orbitcowboy 2019-04-25 17:07:44 +02:00
parent c4fb56e550
commit c0b533c452
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@
<noreturn>false</noreturn> <noreturn>false</noreturn>
<arg nr="1" direction="in"> <arg nr="1" direction="in">
<not-uninit/> <not-uninit/>
<valid>0:</valid>
</arg> </arg>
<arg nr="2" direction="out"> <arg nr="2" direction="out">
<not-uninit/> <not-uninit/>