mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-18 10:09:27 -05:00
Merge 1aa8519b39 into 4198343dbe
This commit is contained in:
commit
bfbf5cbd5a
1 changed files with 1 additions and 1 deletions
|
|
@ -1505,7 +1505,7 @@ config_read(struct config_file* cfg, const char* filename, const char* chroot)
|
|||
int r, flags;
|
||||
#endif
|
||||
if(!fname)
|
||||
return 1;
|
||||
return 0;
|
||||
|
||||
/* check for wildcards */
|
||||
#ifdef HAVE_GLOB
|
||||
|
|
|
|||
Loading…
Reference in a new issue