]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix message packing error handling in mgr and snmp SMP Forwarders.
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 1 Jul 2017 08:11:16 +0000 (20:11 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 1 Jul 2017 08:11:16 +0000 (20:11 +1200)
commit42151e910f3af16391dabb49a633ccab05ef5029
treee96e334741b2f062dde2a968da40a9ba07305be4
parent9281f516c6e0d00501ffcc07a8568902e5827259
Fix message packing error handling in mgr and snmp SMP Forwarders.

A missing "return" resulted in Forwarders sending garbage (or worse) to
Coordinator.
src/ipc/Forwarder.cc