• Travis Cross's avatar
    Fix memory leak on memory error · 1a71cf88
    Travis Cross 提交于
    In the event of a memory error, we were trying to free a null pointer
    while leaking the allocation for field_expanded_alloc.
    1a71cf88
switch_ivr_play_say.c 79.2 KB