https://bugs.kde.org/show_bug.cgi?id=408785

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/dea45823ccc2ad
                   |                            |1cd5c72192314a42b4ffb6fddd

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit dea45823ccc2ad1cd5c72192314a42b4ffb6fddd by Dmitry Kazakov.
Committed on 02/08/2019 at 15:09.
Pushed by dkazakov into branch 'master'.

Don't try to generate LoD cache when the source device is empty

Our "empty" devices have a weird extent (qintmax, qintmax, 0, 0),
which makes the LoD generation algorithm crash when it tries to read
from qintmax-tile. So we should just check it.

M  +2    -0    libs/image/kis_paint_device.cc

https://invent.kde.org/kde/krita/commit/dea45823ccc2ad1cd5c72192314a42b4ffb6fddd

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to