commit | 26464914feccfce4b835bd73a1130ba5be069e8a | [log] [tgz] |
---|---|---|
author | Mikhail Lappo <miklelappo@gmail.com> | Thu Mar 23 22:17:27 2017 +0100 |
committer | Mikhail Lappo <miklelappo@gmail.com> | Thu Mar 23 22:41:14 2017 +0100 |
tree | b597796b46dbc7e9aafd8e6295f2ae8f2e58f1f4 | |
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