mirror of
https://github.com/openwrt/packages.git
synced 2026-07-17 10:12:05 +04:00
bdd34b5a27
- Fix technically undefined behavior when comparing return value from realloc to the original pointer - Update mapfile patch 11, removing stray line and improving the efficiency of the original fix - Fix read builtin to avoid cases where -1 is used as an index into the input buffer Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>