lirios / shell

:shell: Convergent shell for desktops, phones and tables built with QtQuick, Wayland and Material Design
GNU General Public License v3.0
231 stars 15 forks source link

Fix several problems detected with PVS-Studio #161

Closed Aldrog closed 5 years ago

Aldrog commented 5 years ago

It seems like uninitialized sa_flags and wrong usage of remove_if can lead to actual bugs. The others might cause trouble if surrounding code changes.