Bug in pconn.cc in squid-3.0.STABLE16

From: Markus Moeller <huaraz_at_moeller.plus.com>
Date: Sun, 26 Jul 2009 21:54:54 +0100

The following line 191 in pconn.cc will crash if domain or client_address
are 0. The lines before check for these cases.

    debugs(48,6,"PconnPool::key(" << host << "," << port << "," << domain <<
"," << inet_ntoa(*client_address) << "is {" << buf << "}" );

Regards
Markus
Received on Sun Jul 26 2009 - 20:55:24 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 27 2009 - 12:00:09 MDT