openwrt/package
Adam Bailey c29390b0f3 lua: fix integer overflow in LNUM patch
Safely detect integer overflow in try_addint() and try_subint().
Old code relied on undefined behavior, and recent versions of GCC on x86
optimized away the if-statements.
This caused integer overflow in Lua code instead of falling back to
floating-point numbers.

Signed-off-by: Adam Bailey <aebailey@gmail.com>
(cherry picked from commit 3a2e7c30d3)
2023-08-12 11:46:51 +02:00
..
base-files OpenWrt v22.03.5: revert to branch defaults 2023-04-27 23:05:29 +02:00
boot ramips: add support for Keenetic Lite III rev. A 2023-06-03 11:49:04 +02:00
devel gdb: Do not link against xxhash 2023-01-02 18:51:17 +01:00
firmware ipq-wifi: fix upstream board-2.bin ZTE M289F snafu 2023-07-04 22:11:53 +02:00
kernel kernel: bump 5.10 to 5.10.190 2023-08-11 23:17:31 +02:00
libs wolfssl: update to 5.6.3 2023-08-12 11:46:51 +02:00
network dropbear: add ed25519 for failsafe key 2023-08-12 11:46:51 +02:00
system ca-certificates: Update to version 20230311 2023-05-28 19:51:52 +02:00
utils lua: fix integer overflow in LNUM patch 2023-08-12 11:46:51 +02:00
Makefile build: generate index.json 2023-05-10 00:07:15 +02:00