diff options
| author | 2016-04-18 13:00:40 -0700 | |
|---|---|---|
| committer | 2016-04-18 14:08:37 -0700 | |
| commit | c1e61b83c2fc3fa7a7111ec72081a8fa647bc354 (patch) | |
| tree | 94fefd94090d8b1ac8c3892fb6330062e2be8eb2 /libs/hwui/ProgramCache.cpp | |
| parent | 8dd32a56f74b896b21895ec75d58fa415caa2c70 (diff) | |
Fix operator precedence bug causing a crash.
This fixes a bug where string expression was being evaluated
and then compared to null.  The result is a constant expression
which always passes, resulting in inadvertently accessing the
null variable.
Fixes bug 28237450
Change-Id: I755b4466fd1985bd7f8984c17e06839ac4a30642
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions