]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug fix in TextException: gracefully handle exceptions with null text messages.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 14 Nov 2012 18:17:09 +0000 (19:17 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 14 Nov 2012 18:17:09 +0000 (19:17 +0100)
commit98b38615380c122f7baf8f91f1086a89c67df563
treeb8b4ab10b1b6ad536fd916888b0bbe8ff9beae04
parent03f581b09946b8c0b8c383c58e4c2d42bd413ea3
Bug fix in TextException: gracefully handle exceptions with null text messages.
src/base/TextException.cc