Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ftp::Gateway may segfault in level-3 double-complete debugs() (squid-…
…cache#1923) Ftp::Gateway::completeForwarding() must check data.conn pointer before dereferencing it. Long-term, we should improve Comm::ConnectionPointer printing to safely report Connection::id (where available). This minimal fix just mimics existing Ftp::Relay::abortOnData() solution.
- Loading branch information