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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/94ff5b91d |hics/krita/commit/ba852b204
                   |3c67919b1339bd9fe43bca41c25 |0c2b694143a8f3e9eece0b81e50
                   |5395                        |03db

--- Comment #3 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit ba852b2040c2b694143a8f3e9eece0b81e5003db by Boudewijn Rempt, on
behalf of Agata Cacko.
Committed on 21/08/2020 at 11:28.
Pushed by rempt into branch 'krita/4.3'.

Fix crash on particular LCMS profiles

Before this commit, Krita would crash on particular LCMS profiles
because they were saying that they contain definition of white point
("cmsIsTag") but later the pointer that "cmsReadTag" returned was empty.
This commit makes sure that even if the pointer is empty, Krita won't
crash.
(cherry picked from commit 94ff5b91d3c67919b1339bd9fe43bca41c255395)

M  +35   -28  
plugins/color/lcms2engine/colorprofiles/LcmsColorProfileContainer.cpp

https://invent.kde.org/graphics/krita/commit/ba852b2040c2b694143a8f3e9eece0b81e5003db

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

Reply via email to