aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-01-19 17:35:32 -0500
committerGravatar Mike Klein <mtklein@chromium.org>2017-01-19 22:44:13 +0000
commit0d7d8de00a3ce2e70cf1221392db3d960610ad62 (patch)
treec86b3fa7aaca63c14b53b03712d46a6a5777f6bf /PRESUBMIT.py
parentde4d301881e7fd084f1f0b359ec6f9b2bf8bd4c5 (diff)
SkSplicer: always initialize fLowp
UBSAN sees copying non-bool (uninitialized) values into this bool. Not really a big deal, as we'll never actually use it in that case, but it's best to just initialize it to true or false. Change-Id: I38137d46a8aa6e6651325002b71ae5e33ff24c4a Reviewed-on: https://skia-review.googlesource.com/7321 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions