• 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
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...