shithub: libvpx

Download patch

ref: f7645138d46b74e1a8072779d8e6547121ef2793
parent: 27e37e1a8ac0413ba1deec41ef578d5edc343a82
author: Alex Converse <aconverse@google.com>
date: Tue Apr 11 06:20:18 EDT 2017

googletest: suppress unsigned overflow in the LCG

Local application of:
https://github.com/google/googletest/pull/1066

Suppress unsigned overflow instrumentation in the LCG

The rest of the (covered) codebase is already integer overflow clean.

TESTED=gtest_shuffle_test goes from fail to pass with -fsanitize=integer

Change-Id: I8a6db02a7c274160adb08b7dfd528b87b5b53050