]> granicus.if.org Git - php/commit
Msan: Unpoison buffer written by file cache
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 1 Jul 2019 09:02:31 +0000 (11:02 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 1 Jul 2019 09:14:28 +0000 (11:14 +0200)
commitda06f7f383e2b54094975b3b49fd05076191976e
tree3c550c05ad4fcddd975cde8c2d154028857e7a60
parentc8af6a7fa70c0722e1a87d48d69e236f4ed7b0e5
Msan: Unpoison buffer written by file cache

It would be great if this were fully initialized, but it's not
really a problem either (as long as we don't care about reproducible
file cache), so ignore this for now.
ext/opcache/zend_file_cache.c