DescriptionFix for aggressive Chrome MSAN
I believe that the complaints are occurring because the |a| vector
might be uninitialized where it is used here. It doesn't actually
matter because we won't use or store that value - it's just a
placeholder.
But we need to make the bot happy.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2433323005
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 2 (2 generated)
|