• Ulrich Sibiller's avatar
    compext/Png.c: late image_index allocation · d4882419
    Ulrich Sibiller authored
    Move allocation of image_index close before first_use. This way we do
    not need to free it if previous step fail. And we cannot forget that
    free() call.
    
    While at it replace malloc+memset by calloc.
    d4882419
Name
Last commit
Last update
..
Xserver Loading commit data...
Imakefile Loading commit data...