Summary: | systemtray uninitialized values | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Jiri Slaby <jirislaby> |
Component: | widget-systemtray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version: | 4.10.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/4b50d78d7c429bd50588e8edc10df797e792b9dc | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | fix |
Description
Jiri Slaby
2013-07-01 13:29:10 UTC
Created attachment 80882 [details]
fix
only m_applet is undefined...
Please put such patches to https://git.reviewboard.kde.org/ for proper review from one of our developers. Otherwise they might get lost. Thanks! (In reply to comment #2) > Please put such patches to https://git.reviewboard.kde.org/ for proper > review from one of our developers. Otherwise they might get lost. Thanks! Ok: https://git.reviewboard.kde.org/r/111370/ Git commit 4b50d78d7c429bd50588e8edc10df797e792b9dc by Andreas Hartmetz, on behalf of Jiri Slaby. Committed on 06/07/2013 at 15:34. Pushed by ahartmetz into branch 'master'. system_tray: initialize uninitialized member A member in WidgetItem is used unitialized. Fix this. REVIEW: 111370 M +2 -1 plasma/generic/applets/systemtray/ui/widgetitem.cpp http://commits.kde.org/kde-workspace/4b50d78d7c429bd50588e8edc10df797e792b9dc |