]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4861: HTTPMSGLOCK missing pointer safety (#228) M-staged-PR228
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 2 Jul 2018 16:36:38 +0000 (16:36 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 3 Jul 2018 04:03:50 +0000 (04:03 +0000)
commit74047ba34bdf2d0776866fb6cb80ca61cd14ad5d
treeed81537c5f80ecaaa28a55279797178db9321202
parent50ef141276c8addcd34b6d70e222caf278180404
Bug 4861: HTTPMSGLOCK missing pointer safety (#228)

Check that HttpMsg pointers are not nullptr before attempting to lock.
src/HttpMsg.h