Re: png loader fixes



Matthias Clasen <matthiasc poet de> writes:  
> +        if (row_num < 0 || row_num >= lc->pixbuf->width) {

row_num implies to me that it should be < pixbuf->height, not
pixbuf->width, right?

The change looks correct otherwise, please commit.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]