cairo: Constrain number of cycles in rescale filter
Pass address of the first byte after end of the source buffer to downsample_row_box_filter() so that we can check that we don't run out of it. Fixes issue #736
Please register or sign in to comment