Re: png loader fixes
- From: Havoc Pennington <hp redhat com>
- To: matthiasc poet de
- Cc: gtk-devel-list gnome org
- Subject: Re: png loader fixes
- Date: 29 Aug 2001 14:58:43 -0400
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]