Skip to content
Commit aac9e971 authored by Daniel Sabo's avatar Daniel Sabo
Browse files

Fix overshoot in gegl_buffer_copy

Don't attempt to COW copy a rect smaller than a tile,
doing so will cause cow.y to get pushed outside of
the original rect and copy more than it's supposed to.
parent bd832e0f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment