Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: make a copy of exit messages when filtering fields
We encountered another segfault similar to the one fixed in #1432. This time, it's related to the pid field in exit events. Fix this by making a copy of the exit event before filtering. Signed-off-by: William Findlay <will@isovalent.com>
- Loading branch information