]> git.ipfire.org Git - thirdparty/squid.git/commit
Improved SBuf::appendf() readability and correctness.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 31 Jul 2013 12:17:23 +0000 (14:17 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 31 Jul 2013 12:17:23 +0000 (14:17 +0200)
commit8aa34dad397963a6153bb5ab4e8a4a7e1ca9b197
treee8947932f7cec587c966281f77f773ebc233b927
parentac7947fd2310d53a33cfc72fb4f7c4d6116f218d
Improved SBuf::appendf() readability and correctness.
Clarified documentation.
Added SBuf::spaceSize()
Fixed display result in appendf() unit test.
src/SBuf.cc
src/SBuf.h
src/tests/testSBuf.cc