https://bugs.kde.org/show_bug.cgi?id=451903
--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- 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 lot of build and runtime errors flagged by Clang 13 with the UBSan sanitizer enabled. M +0 -2 libs/brush/kis_brush.cpp M +3 -1 libs/image/brushengine/KisPaintOpPresetUpdateProxy.h M +1 -1 libs/image/brushengine/kis_locked_properties_proxy.h M +2 -1 libs/image/kis_gradient_shape_strategy.h M +1 -2 libs/image/kis_update_job_item.h M +1 -1 libs/ui/KisReferenceImagesDecoration.h M +1 -1 libs/ui/canvas/kis_update_info.h M +1 -1 libs/ui/widgets/kis_paintop_presets_editor.cpp M +1 -1 libs/ui/widgets/kis_paintop_presets_editor.h M +1 -1 libs/widgetutils/xmlgui/kactioncollection.cpp https://invent.kde.org/graphics/krita/commit/e3d359608b9d6038b2428e8a49b833e7a5188ba4 -- You are receiving this mail because: You are watching all bug changes.