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

--- Comment #13 from Dmitry Kazakov <[email protected]> ---
Git commit 1e67dff0b6b14abbbdbf417fb69f914c8d5bd213 by Dmitry Kazakov.
Committed on 26/04/2018 at 17:31.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: initializing non-POD struct with memset

QVector is not a POD, so we shouldn't try to initialize it with
bruteforce memset.

M  +10   -10   libs/psd/psd.h
M  +0    -1    libs/psd/psd_pattern.cpp

https://commits.kde.org/krita/1e67dff0b6b14abbbdbf417fb69f914c8d5bd213

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

Reply via email to