]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3676: fix shadowed variable in negotiate_wrapper
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 2 Jan 2013 11:09:45 +0000 (00:09 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 2 Jan 2013 11:09:45 +0000 (00:09 +1300)
commit72841dbbd798ba8cc4a29591376950bc0d3f47ef
tree195411830ee39e094565f2809a4f873bb6db22e3
parentc8347c5379ae31406b3df8963ff2360bb96f5da9
Bug 3676: fix shadowed variable in negotiate_wrapper

Detected by GCC 4.7 with -Wshadow
helpers/negotiate_auth/wrapper/negotiate_wrapper.cc