Page MenuHomeFreeBSD

ctld: Fix sign bug validating kernel ports when reloading config
ClosedPublic

Authored by jhb on Wed, Apr 2, 8:04 PM.
Tags
None
Referenced Files
F115362535: D49641.id153040.diff
Wed, Apr 23, 12:39 AM
Unknown Object (File)
Tue, Apr 15, 10:24 AM
Unknown Object (File)
Tue, Apr 15, 12:58 AM
Unknown Object (File)
Fri, Apr 11, 2:14 PM
Unknown Object (File)
Sat, Apr 5, 12:13 PM
Unknown Object (File)
Fri, Apr 4, 10:49 AM
Unknown Object (File)
Fri, Apr 4, 7:28 AM
Subscribers

Details

Summary

When I switched new_pports_from_conf to return bool instead of an
inverted int, I missed updating the call after reloading the config
file due to SIGHUP.

Fixes: 450a84c292ae ("ctld: Some bool-related cleanups")
Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable