Home | History | Annotate | Download | only in libpng

Lines Matching refs:new_row

2683   In pngpread.c: png_push_have_row() add check for new_row > height
2684 Removed the now-redundant check for out-of-bounds new_row from example.c
2688 Removed the now-redundant check for new_row > height in png_push_have_row().