A potential NPE bug
Author: JulyChen728Created Nov 19, 2020Updated Nov 20, 2020
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.
Source: vipshop/vjtools