If len of d_name is less than "pid", it will pass a invalid ptr to strcmp, which will cause crash.
Description
No description provided
Languages
Diff
100%
If len of d_name is less than "pid", it will pass a invalid ptr to strcmp, which will cause crash.