Skip to content

url: fix -Warray-bounds warning

Rodrigo Muino Tomonari requested to merge github/fork/santigimeno/fix_url into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Avoid out of bounds access to url_host_value.ipv6 array.

Merge request reports

Loading