diff options
author | 2017-11-09 12:39:31 -0800 | |
---|---|---|
committer | 2017-11-09 14:41:53 -0800 | |
commit | eb13f9e6a31020ad15f4c5fffba47d492fa957f7 (patch) | |
tree | 97d6a926b2e586eda403c4820827cc976c0638a2 /services/surfaceflinger/EventControlThread.cpp | |
parent | 0c911c0c5aa495ff01bf2d9e20834a92d6179c4e (diff) |
Fix sanitizer in SurfaceFlinger BufferLayer.
The value -1U causes an runtime error on integer sanitized builds. This
changes the value to UINT32_MAX.
Bug: 30969751
Test: Compiles and device boots without runtime error.
Change-Id: I0597386d9b485f0a0343e36b8afd3989bc77aadb
Diffstat (limited to 'services/surfaceflinger/EventControlThread.cpp')
0 files changed, 0 insertions, 0 deletions