mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-11 00:34:09 -09: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>