It was erronously using output->current->height in one place where it should use output->height. This may cause it to create an invalid clipped coordinate in case of output scaling or transform, because the next round "prev" would end up NULL.
parent
6a4e8c62e7
commit
bcd18d9b09
Loading…
Reference in new issue