unbound
unbound copied to clipboard
config_read: no cfg file provided is an error condition
The logic here doesn't seem correct. If filename is not specified (which would be a programmer error), the result of config_read should not be 1 (success), but rather 0 (error).