-
Milad Fa authored
MatcherBase::buffer_ defined under "gtest/gtest-matchers.h" is a union of sizes that may be too large for Config object currently being passed to it. This might result in `buffer_` to remain uninitialized. More information about the error can be found in the comment section of this CL: https://crrev.com/c/2228887 Change-Id: Ibeef1189a7db8056f00cc85dbccec506d345a7eb Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2854278Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Milad Fa <mfarazma@redhat.com> Cr-Commit-Position: refs/heads/master@{#74235}
6bbf2dfa