]> git.ipfire.org Git - thirdparty/squid.git/commit
Do not leak memory when reading FTP CWD responses (#2445) master
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 20 Jun 2026 16:15:17 +0000 (16:15 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 20 Jun 2026 16:15:23 +0000 (16:15 +0000)
commitacdf34ea285065565e91f2e2f0b5c09e86ae0446
tree6a07b55808420ea17afaef9bf0e27fd499d84205
parent51d1ddb225f19a79672a3cc8dc5de5423dbfac11
Do not leak memory when reading FTP CWD responses (#2445)

The bug affected a subset of HTTP transactions with `ftp://` URLs.
It was introduced in 2009 commit 0477a072.
src/clients/FtpGateway.cc