immortalwrt/package
Adam Bailey 5be1746bbd
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 08:07:01 +08:00
..
base-files ImmortalWrt v21.02.6: revert to branch defaults 2023-05-01 14:42:56 +08:00
boot uboot-rockchip: add NanoPi R4SE support 2023-04-30 20:22:35 +08:00
devel Merge Official Source 2021-04-12 02:22:36 +08:00
emortal default-settings: fix override user settings 2023-07-09 17:53:52 +08:00
firmware linux-firmware: add firmware for intel ax200 2023-05-04 13:40:41 +08:00
kernel mac80211: mt7601u: allow AP mode 2023-08-11 16:52:28 +08:00
libs openssl: Update to 1.1.1v 2023-08-05 13:58:29 +08:00
network comgt: ncm: support Mikrotik R11e-LTE6 modem 2023-04-02 18:58:10 +08:00
system procd: jail: ignore missing .dynamic sect 2023-06-05 15:56:36 +08:00
utils lua: fix integer overflow in LNUM patch 2023-08-12 08:07:01 +08:00
Makefile build: generate index.json 2023-05-10 10:32:14 +08:00