platform_system_core/cpio
Mikhail Lappo 26464914fe 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
2017-03-23 22:41:14 +01:00
..
Android.mk makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
mkbootfs.c Possible null pointer miss on realloc 2017-03-23 22:41:14 +01:00