vjtools
vjtools copied to clipboard
A potential NPE bug
Hi all, our bug scanner has reported a NPE bug.
The variable process is checked for whether being null at SelectPid.java#L53, while not checked at SelectPid.java#L22.
Thanks.
@JulyChen728 could you tell what bug scanner ? I would also want to scan my own code