Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
8000
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.