[url.c:2052]: (style) Array index 'i' is used before limits check.
for (i = 1; last_dot[i] && i < 8; i++) {

Fixed in Debian's Git repo, though this code should be safe. Thanks.