Files
frameworks_base/libs
George Burgess IV 13d7ddac23 Silence a memory leak warning from the static analyzer
The analyzer assumes that the given `put` operation may fail. This
shouldn't be the case, so mark it with a LOG_ALWAYS_FATAL_IF. Doing so
silences a warning about potential memory leaks originating from
TessellationCache::getRoundRect.

Bug: 27101951
Test: mma. Warning is gone.
Change-Id: I3adeacd6c2c9c03caecd989e2a1267c51e8ef905
2017-07-25 14:30:49 -07:00
..
2017-07-05 10:55:32 -07:00
2016-12-14 13:28:56 -08:00