Release v2.64.2 #2375
+146
−61
Merged
Release v2.64.2 #2375
Codacy Production / Codacy Static Code Analysis
required action
Jun 5, 2026 in 0s
1 new issue (0 max.) of at least severity.
Annotations
Check failure on line 12 in src/common/impl/lua.c
codacy-production / Codacy Static Code Analysis
src/common/impl/lua.c#L12
Does not handle strings that are not \0-terminated; if given one it may perform an over-read (it could cause a crash if unprotected) (CWE-126).
Loading