fix out-of-bounds read for negative errno in _json_c_strerror

This commit is contained in:
Javid Khan
2026-07-13 13:46:36 +05:30
parent e65444a258
commit 9d116a5d38
3 changed files with 20 additions and 5 deletions
+2
View File
@@ -1,2 +1,4 @@
ERRNO=10000
ERRNO=999
ERRNO=-5
ERRNO=-2147483648