]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: http_server_resource_create() - Remove unnecessary pool allocation
authorMarkus Valentin <markus.valentin@open-xchange.com>
Fri, 28 Jan 2022 09:54:53 +0000 (10:54 +0100)
committermartti.rannanjarvi <martti.rannanjarvi@open-xchange.com>
Sat, 29 Jan 2022 08:54:39 +0000 (08:54 +0000)
commitdc5e01c2b20a565da8c177d1893cb1b9c2bc020f
treef2a4b0b3c6b254c350ff2af79283d041cbf8907b
parent4a4a4cf02bfb83b92b97904f4bb3f26791490f4b
lib-http: http_server_resource_create() - Remove unnecessary pool allocation

Fixes leaking the memory pool created in stats_http_resource_add()
src/lib-http/http-server-resource.c