aboutsummaryrefslogtreecommitdiffstats
path: root/.semgrep.yml
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2022-07-11 17:11:38 +0200
committerKim Alvefur <zash@zash.se>2022-07-11 17:11:38 +0200
commit62438f482ed8cf1c361dc4904baefcd893998403 (patch)
tree4bfe84f658848aa56d9c23126c78a054b126b611 /.semgrep.yml
parente893bbf6817ff4193d9639afc40143fd792c9a4b (diff)
downloadprosody-62438f482ed8cf1c361dc4904baefcd893998403.tar.gz
prosody-62438f482ed8cf1c361dc4904baefcd893998403.zip
util.crypto: Use Lua 5.2 API for predictable buffer size
In Lua 5.3 LUAL_BUFFERSIZE is a macro computed from sizeof and is thus not known at pre-processing time, so this does not work. Since Lua 5.1 is no longer supported, we can use luaL_prepbuffsize() which is available from Lua 5.2
Diffstat (limited to '.semgrep.yml')
0 files changed, 0 insertions, 0 deletions