diff options
author | David 'Digit' Turner <digit@google.com> | 2009-10-06 17:27:59 -0700 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2009-10-06 17:29:16 -0700 |
commit | 48ed3267dfffedb65385b0a1f1462fdd46d049bb (patch) | |
tree | c599ef453cffe405779aaf3fff66016e807b3569 /android/utils/path.h | |
parent | bcc6ae14820ddb24e2403d84b420ce61f371ae94 (diff) | |
download | external_qemu-48ed3267dfffedb65385b0a1f1462fdd46d049bb.zip external_qemu-48ed3267dfffedb65385b0a1f1462fdd46d049bb.tar.gz external_qemu-48ed3267dfffedb65385b0a1f1462fdd46d049bb.tar.bz2 |
Do not use qemu_malloc() to allocate arrays.
This function will call abort() for zero-sized arrays. This is stupid so use
the Android-specific functions that return NULL instead.
Diffstat (limited to 'android/utils/path.h')
0 files changed, 0 insertions, 0 deletions