mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 12:24:32 +04:00
- Ensure only valid UTF-8 is passed to libidn. It was found (CVE-2015-2059) that libidn can read beyond the boundaries of the provided buffer when an input string contains invalid UTF-8 sequences. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>