mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
c992206a1d
For now we have 2 simple checks: 1. for multiline comments: /* */ -> // 2. for string len comparison with 0: len(str) != 0 -> str != "" Update #1876 |
||
---|---|---|
.. | ||
lint | ||
mod | ||
net | ||
oauth2 | ||
sys | ||
text | ||
tools | ||
xerrors |