• 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
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw/nxagent Loading commit data...
include Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
code-versions.txt Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...