]> git.kaiwu.me - njs.git/commit
Removing MSAN unpoison workarounds for clang-9 and below.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 12 Jan 2022 17:58:18 +0000 (17:58 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 12 Jan 2022 17:58:18 +0000 (17:58 +0000)
commit6aa570e37b74e315da9ec167d0631e9fbe46e16a
treec5950821ac3626ec3134e192444d7fc0b7c52a69
parent19a351dad895003a37e3eeea53edb1f11ba9710b
Removing MSAN unpoison workarounds for clang-9 and below.

MSAN unpoison workaround was introduced in 13dbdff9b76f (0.3.9) for a
false-positive bug in clang-9 and below.

Also, after 80d95b2881f6 (0.4.1) the bug is not triggered anymore.
src/njs_value.h