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

--- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit c68f1701eb341dff0e2db8334ca912ac7c0542ea by Dmitry Kazakov.
Committed on 26/04/2018 at 17:30.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: reword correct but weird code

The patch shouldn't change any behavior, just make the code more logical :)

M  +1    -1    libs/flake/KoPathShape.cpp
M  +3    -2    libs/flake/KoShape.cpp
M  +1    -2    libs/flake/commands/KoShapeReorderCommand.cpp
M  +1    -2    libs/flake/svg/SvgStyleParser.cpp
M  +1    -3    libs/global/kis_debug.cpp
M  +1    -1    libs/image/kis_convolution_worker_spatial.h
M  +1    -2    libs/image/kis_paint_layer.cc
M  +5    -5    libs/image/kis_processing_applicator.cpp
M  +5    -5    libs/image/kis_properties_configuration.cc
M  +5    -14   libs/image/kis_selection_filters.cpp
M  +7    -2    libs/image/kis_transform_worker.cc
M  +1    -5    libs/image/kis_update_scheduler.cpp
M  +3    -1    libs/image/metadata/kis_meta_data_value.h
M  +0    -7    libs/image/tests/kis_mask_generator_test.cpp
M  +2    -0    libs/image/tests/kis_meta_data_test.cpp
M  +0    -1    libs/image/tiles3/kis_tiled_data_manager.cc
M  +5    -5    libs/odf/KoOdfNumberDefinition.cpp
M  +1    -1    libs/pigment/resources/KoColorSet.cpp
M  +1    -1    libs/psd/psd_utils.cpp
M  +48   -50   libs/ui/actions/kis_selection_action_factories.cpp
M  +1    -3    libs/ui/tool/kis_tool_paint.cc
M  +1    -2    plugins/color/lcms2engine/LcmsEnginePlugin.cpp
M  +2    -1   
plugins/dockers/advancedcolorselector/kis_color_selector_base.cpp
M  +2    -5    plugins/dockers/animation/kis_draggable_tool_button.cpp
M  +3    -3    plugins/dockers/lut/ocio_display_filter.cpp
M  +2    -2    plugins/flake/textshape/kotext/KoInlineTextObjectManager.cpp
M  +4    -4    plugins/flake/textshape/kotext/KoTextDebug.cpp
M  +1    -2    plugins/flake/textshape/textlayout/KoTextLayoutArea.cpp
M  +3    -2    plugins/impex/csv/csv_saver.cpp
M  +6    -9    plugins/impex/kra/kra_converter.cpp
M  +2    -3    plugins/impex/libkra/kis_kra_load_visitor.cpp
M  +1    -1    plugins/impex/libkra/kis_kra_load_visitor.h
M  +2    -2    plugins/impex/libkra/kis_kra_save_visitor.cpp
M  +1    -2    plugins/impex/ora/kis_open_raster_stack_load_visitor.cpp
M  +2    -7    plugins/impex/pdf/kis_pdf_import.cpp
M  +0    -24   plugins/impex/psd/psd_additional_layer_info_block.cpp
M  +1    -1    plugins/impex/psd/psd_header.cpp
M  +1    -1    plugins/impex/psd/psd_pixel_utils.cpp
M  +0    -1    plugins/paintops/gridbrush/kis_grid_paintop.cpp
M  +1    -2    plugins/tools/basictools/kis_tool_move.cc

https://commits.kde.org/krita/c68f1701eb341dff0e2db8334ca912ac7c0542ea

--- Comment #16 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 2102af05a2c1b05b6ca9e67f9209c7e21502c600 by Dmitry Kazakov.
Committed on 26/04/2018 at 17:32.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: the loop iterates only once

I don't know why it happened so, but it seems it is just a result
of the fork of KDE's code

M  +2    -0    libs/widgetutils/config/khelpclient.cpp

https://commits.kde.org/krita/2102af05a2c1b05b6ca9e67f9209c7e21502c600

--- Comment #17 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7ca71b6ec258d05e9a39aa0178d1a503d340164d by Dmitry Kazakov.
Committed on 26/04/2018 at 17:31.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: recover lost 'else' tag in if-else :)

M  +2    -2    libs/flake/svg/SvgStyleWriter.cpp

https://commits.kde.org/krita/7ca71b6ec258d05e9a39aa0178d1a503d340164d

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

Reply via email to