Author :
Anuj Verma
Date :
2021-08-02 09:44:16
Hash :be6ab319 Message :[sdf] Fix out-of-range-access.
* src/sdf/ftbsdf.c (first_pass, second_pass): Fix range during forward pass.
Otherwise the index goes out of range for the last column.
Fixes issue #1077.