d6aebd45f0
fetch/http.c:1475: warning: function might return no value: 'parse_index' The code uses abort() before returning anything; return a proper return value instead.