mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
Fix vulnerability to DNS-rebind attacks. This security fix addresses the same vulnerability isue which was reported for libupnp (which libnpupnp is derived from) in CVE-2021-29462. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>