]> git.ipfire.org Git - thirdparty/squid.git/commit
- added statHistSafeCopy for copying histograms with variable capacity
authorrousskov <>
Mon, 27 Apr 1998 23:25:01 +0000 (23:25 +0000)
committerrousskov <>
Mon, 27 Apr 1998 23:25:01 +0000 (23:25 +0000)
commitae50d52a6cfabcb0b8088430a90fcc8a3adc839a
treed5dfed6065d4635c4459b6443e72dd066f369cce
parent1a09146a228a024478e11c885b34caf668b984fd
- added statHistSafeCopy for copying histograms with variable capacity
  statHistSafeCopy will not copy old values if capacities differ
  statHistSafeCopy is a hack, but "general" solution is hard to find
src/StatHist.cc
src/protos.h
src/stat.cc