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
Loading
Please register or sign in to comment