diff options
author | Mikhail Lappo <miklelappo@gmail.com> | 2017-03-23 22:17:27 +0100 |
---|---|---|
committer | Mikhail Lappo <miklelappo@gmail.com> | 2017-03-23 22:41:14 +0100 |
commit | 26464914feccfce4b835bd73a1130ba5be069e8a (patch) | |
tree | b597796b46dbc7e9aafd8e6295f2ae8f2e58f1f4 /libunwindstack/tests/MemoryFileTest.cpp | |
parent | c0ca39c41ae2255ba86517ebe11c72b1fc44700d (diff) |
Possible null pointer miss on realloc
Realloc can return null pointer which
will cause a crash then. Patch introduces
check for controlled 'die' in case memory is
not available
Change-Id: I279028339b1fe756d8a511834e164e59d4cab110
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions