]> git.ipfire.org Git - thirdparty/squid.git/commit
Validate server certificates without bumping: fix compile error
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 7 Oct 2014 17:26:33 +0000 (20:26 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 7 Oct 2014 17:26:33 +0000 (20:26 +0300)
commit36bdad1f89e2d81ce2db3486daea2af0cd8ee4a4
tree9a4103405d6eaa57d601c55d7bd074e900bab71e
parent3c26b00aa3a2d8b515af363d289113d5f4726049
Validate server certificates without bumping: fix compile error

Fix error: return-statement with a value, in function returning 'void'
src/ssl/PeerConnector.cc