Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't mangle memory for zombie processes
for a zombie process, `proc_pidpath` returns 0, and nothing is written in fullname, so it's uninitialized garbage
- Loading branch information