Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- When forwaring a message, don't assume that f->f_num_addr_fds > 0. - Avoid calling free() on a stack-allocated object. Fixes: 4ecbee2 ("syslogd: Open forwarding socket descriptors") Fixes: f4b4a10 ("syslogd: Move selector parsing into its own function") Reviewed by: jfree Differential Revision: https://reviews.freebsd.org/D47844
- Loading branch information