]> granicus.if.org Git - curl/commit
urlapi: fix use-after-free bug
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Oct 2019 11:24:43 +0000 (13:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Oct 2019 20:54:26 +0000 (22:54 +0200)
commit02c6b984cb7a2e01f290544a53a24d30fc7ab32e
tree698cdaa0e3f2060c0d30b6284934f400a3857d1c
parent13ecc0725f723ce7068c114610f6d1418945705a
urlapi: fix use-after-free bug

Follow-up from 2c20109a9b5d04

Added test 663 to verify.

Reported by OSS-Fuzz
Bug: https://crbug.com/oss-fuzz/17954

Closes #4453
lib/urlapi.c
tests/data/Makefile.inc
tests/data/test663 [new file with mode: 0644]