diff options
author | Kim Alvefur <zash@zash.se> | 2021-05-07 16:47:58 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-05-07 16:47:58 +0200 |
commit | 37ad3b8fb2039684273b3cb63b5b573e879b04d7 (patch) | |
tree | 89b3b73f9c0d429a9e34242722b54711354f9b73 /plugins/mod_ping.lua | |
parent | 2c902f163f0f31ac9ea7d803cf2a493cecbaf3fe (diff) | |
download | prosody-37ad3b8fb2039684273b3cb63b5b573e879b04d7.tar.gz prosody-37ad3b8fb2039684273b3cb63b5b573e879b04d7.zip |
core.certmanager: Catch error from lfs
lfs.dir() throws a hard error if there's a problem, e.g. no such
directory or permission issues. This also gets called early enough that
the main loop error protection hasn't been brought up yet, causing a
proper crash.
Diffstat (limited to 'plugins/mod_ping.lua')
0 files changed, 0 insertions, 0 deletions