• Ove Kaaven's avatar
    Fixed bugs in safe arrays. · d63cf5f8
    Ove Kaaven authored
    - enlarging a safe array didn't clear the new entries
    - element access only validated the first dimension
    - the validation always failed when the array contained 1 element
    d63cf5f8
safearray.c 33.7 KB