[core] fix abort in http-parseopts (fixes #2945)
commit32120d5b8b3203fc21ccb9eafb0eaf824bb59354
authorGlenn Strauss <gstrauss@gluelogic.com>
Wed, 10 Apr 2019 15:28:10 +0000 (10 11:28 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Wed, 10 Apr 2019 15:36:28 +0000 (10 11:36 -0400)
tree4a8e4dd5da23581505d3f4ab3222f190a99be344
parent107fa1f2827d281468e2c12b539751a5a68acbe5
[core] fix abort in http-parseopts (fixes #2945)

fix abort in server.http-parseopts with url-path-2f-decode enabled

(thx stze)

x-ref:
  "Security - SIGABRT during GET request handling with url-path-2f-decode enabled"
  https://redmine.lighttpd.net/issues/2945
src/burl.c
src/t/test_burl.c