]> 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)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 17 May 2021 09:48:13 +0000 (09:48 +0000)
commit77c241ca0d23eec4e1a06a50220f9a015fcfb26d
tree1054e7559c76a72742eacf7149a3dc6aab59377e
parent7d59dbc9ff2ef8f5645fc18a184e5f471a91f05b
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