mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Fixes an out-of-bounds write, detect an integer overflow and protect against acting on NULL input. For additional datails, see https://github.com/uriparser/uriparser/blob/uriparser-0.9.0/ChangeLog Signed-off-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>