Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix segfault in process ancestry code
The current pointer would end up pointing to a freed block if realloc had to move the process list.
- Loading branch information