commit | 0a064f1393233530e2973c34dcaf2473e8c3a0c2 | [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 | 8fe6831f3e2431f5f57b4e3f5ccdea9b7ef6aafc [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