mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
806158c32d
Changelog: - Security: reject unescaped control characters in JSON strings - Security: fix use-after-free in Reader::parse() - Add std::string_view support in the Value API - Fix string_view ABI mismatch between library and consumers Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>