]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows: Fix error displaying helper name on pipe close errors
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 15 Sep 2014 02:54:33 +0000 (19:54 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 15 Sep 2014 02:54:33 +0000 (19:54 -0700)
commit41060bef90bb69b2dfbba5237679547a412d1e39
tree5aa6a1c5bb773a8cf34057fd61adf25fff24b6c6
parentaa0ca030da41a6535ff6c8415829ba1367fe011b
Windows: Fix error displaying helper name on pipe close errors

The helper name string is not directly available to the HelperServerBase
methods for closing pipes. Pass it from the method callers as needed and
drop logging of the command line details.
src/helper.cc
src/helper.h