On 19/08/2015 10:26 p.m., Tsantilas Christos wrote:
> Patch applied to trunk as rev.14230
>
> I am attaching the squid-3.5 version of the patch.
>
And its in 3.5 with snapshot r13895 today.
Amos
___
squid-dev mailing list
squid-dev@lists.squid-cache.o
Thanks!
On 19/08/2015 13:26, Tsantilas Christos wrote:
Patch applied to trunk as rev.14230
I am attaching the squid-3.5 version of the patch.
___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev
Patch applied to trunk as rev.14230
I am attaching the squid-3.5 version of the patch.
On 08/19/2015 08:56 AM, Amos Jeffries wrote:
On 19/08/2015 4:08 a.m., Tsantilas Christos wrote:
Handle nil HttpReply pointer inside various handlers called from
Ftp::Server::handleReply(). For example, when
On 19/08/2015 4:08 a.m., Tsantilas Christos wrote:
>
> Handle nil HttpReply pointer inside various handlers called from
> Ftp::Server::handleReply(). For example, when the related StoreEntry
> object is aborted, the client_side_reply.cc code may call the
> Ftp::Server::handleReply() method with a
Handle nil HttpReply pointer inside various handlers called from
Ftp::Server::handleReply(). For example, when the related StoreEntry
object is aborted, the client_side_reply.cc code may call the
Ftp::Server::handleReply() method with a nil reply pointer.
The Ftp::Server::handleReply() metho