The declaration of `edge2' can be reached with `edge1 == NULL' and `axis->edges == 0' which results in undefined behaviour. * src/autofit/afloader.c (af_loader_load_glyph): Initialise `edge2' after checking `axis->num_edges > 1'. `edge1 != NULL' can be assumed.parthw-pk-vf
parent
ae2cd1b749
commit
a3cfed5e87
2 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue