https://bugs.freedesktop.org/show_bug.cgi?id=74226

--- Comment #13 from Michael Stahl <mst...@redhat.com> ---
it is quite possible that the commit in comment #12 would do something
about the problem; the stack frames from OutputDevice::DrawBitmapEx down
look familiar... the old code looks wrong and has probably only worked
by accident.

but i'm not quite sure if there is something relying on
rSrcBuffer.mnHeight being used, say if it is smaller than
rDstBuffer.mnHeight; we'll see if we get a bug report about
that on master... with an additional std::min thrown in
it should be safe to backport to 4.2 i guess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to