Mostly reasonable
Mostly reasonable
Posted Mar 23, 2022 10:25 UTC (Wed) by error27 (guest, #8346)In reply to: Mostly reasonable by anadav
Parent article: Guidelines for research on the kernel community
It doesn't say they have to release the tool just that they should say when it is found by static analysis or whatever.
Static analysis bugs are reviewed differently, because with static analysis you can just say, "The tool is wrong. That combination of conditions is impossible." But if it's a bug which was found in run time, then you know the bug is real even if it seems impossible at first.
