• Christopher Ferris's avatar
    Put all allocation functions into dispatch table. · a4037805
    Christopher Ferris authored
    Implement these new functions for all of the debug malloc types.
    
    Fix a number of bugs in the debug malloc functions related to overflow
    conditions.
    Fix a bug in dlpvalloc due to an overflow condition.
    
    Fix various other bugs in the debug malloc functions.
    
    Add new tests for malloc functions.
    
    Bug: 11225066
    
    Change-Id: Idf50f389603e2157645565bc15cd9365eec2e9dd
    a4037805
malloc.c 217 KB