https://bugs.kde.org/show_bug.cgi?id=451903
--- Comment #7 from Bug Janitor Service ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/1390
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=451903
amyspark changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=451903
--- Comment #5 from amyspark ---
Git commit bcff23b8f01e483fdde3807cb19eef6ad7ea4eca by L. E. Segovia.
Committed on 03/04/2022 at 13:29.
Pushed by lsegovia into branch 'master'.
Workaround crash on null action
Technically, the action *is* null. And we
https://bugs.kde.org/show_bug.cgi?id=451903
--- Comment #4 from Dmitry Kazakov ---
Hi, amyspark!
> No, this is already UB, so the best way would be to explicitly override UBsan
> in these two codepaths with __attribute__((no_sanitize("undefined")))
Can you make a patch for it? I don't really k
https://bugs.kde.org/show_bug.cgi?id=451903
--- Comment #3 from Dmitry Kazakov ---
Git commit e3d359608b9d6038b2428e8a49b833e7a5188ba4 by Dmitry Kazakov, on
behalf of L. E. Segovia.
Committed on 29/03/2022 at 10:55.
Pushed by dkazakov into branch 'master'.
Fix Clang+UBSan build
This addresses a
https://bugs.kde.org/show_bug.cgi?id=451903
amyspark changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED|AS
https://bugs.kde.org/show_bug.cgi?id=451903
Dmitry Kazakov changed:
What|Removed |Added
CC||dimul...@gmail.com
--- Comment #1 from Dmitry