Software /
code /
prosody-modules
Comparison
mod_log_mark/mod_log_mark.lua @ 4686:76af816739f3
mod_debug_omemo: Fix traceback in case of zero devices
Turns out ipairs(nil) in Lua 5.4 does not throw until the first
iterator.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 13 Sep 2021 21:47:01 +0200 (2021-09-13) |
parent | 2174:7be158b3376f |
comparison
equal
deleted
inserted
replaced
4685:07b6f444bafb | 4686:76af816739f3 |
---|