]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 5129 pt1: remove Lock use from HttpRequestMethod (#825)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 17 May 2021 08:10:33 +0000 (08:10 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Thu, 17 Jun 2021 10:13:05 +0000 (22:13 +1200)
commita526d3654b8961ed0d6de082fa15b621ab02e6f7
tree4f8348cec2ecf8364fc7f19f4752e5c326b93cd3
parente4b8ef1fb668bcdc1fd1398d50aab44c4ffe32c9
Bug 5129 pt1: remove Lock use from HttpRequestMethod (#825)

Removes the need for a custom assignment operator with a questionable
implementation, addressing compiler and static analysis warnings.
src/http/RequestMethod.h
src/http/forward.h