]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cache_cf.cc
Fix error in configuration parser which would misassigne the sslcrlfile directive.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 27 Dec 2012 18:15:38 +0000 (19:15 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 27 Dec 2012 18:15:38 +0000 (19:15 +0100)
commiteaed60cccbb1969aac06978571d1f90d6f98032d
tree616da4b0ee325a2fa0b1a7b94c73ba9791289254
parentff8b6bcf9f111af8e6892a8f8cfafbc2fb923d46
Fix error in configuration parser which would misassigne the sslcrlfile directive.
Fix potentially crashing flaw in CPU affinity map display code.

Detected by Coverity Scan, defects 740336 and 740337.
src/cache_cf.cc