finish_http_response(): Plug memory leak with CORS enabled
authorFabian Keil <fk@fabiankeil.de>
Sat, 29 Feb 2020 08:49:39 +0000 (09:49 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 1 Mar 2020 10:06:32 +0000 (11:06 +0100)
commit3bfbbaeeeef212763d53b89821e264e7fc97da74
tree9cda3f48fe3555228a966c9bef562057e809afaa
parent5740519e561441eb4addaf571ffbf2e3da74c997
finish_http_response(): Plug memory leak with CORS enabled

Introduced in 9fd58c0d, not in any release.

Fixes CID 267166 "Resource leaks".
cgi.c