]> granicus.if.org Git - pdns/commit
Throw an error when lua-conf-file can't be loaded
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 23 Feb 2017 10:08:16 +0000 (11:08 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 23 Feb 2017 10:08:16 +0000 (11:08 +0100)
commit0f5785a6c441b043564f3ba26a39145aee74b1c2
tree8b97590c74ca458cce8dcd18579611a8e8732eb3
parent45879fae66a5fbc37d1edf32b2b9337383140d2f
Throw an error when lua-conf-file can't be loaded

This ensures we cannot start up if the file is unreadable.
Closes #4939
pdns/pdns_recursor.cc
pdns/rec-lua-conf.cc