Bug 306457 - m_vBlankTime in Options is not initialized
Summary: m_vBlankTime in Options is not initialized
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 4.9.1
Platform: unspecified Linux
: NOR normal
Target Milestone: 4.9.2
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-08 15:16 UTC by Albert Astals Cid
Modified: 2012-09-08 17:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.9.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Astals Cid 2012-09-08 15:16:02 UTC
==23700== Conditional jump or move depends on uninitialised value(s)
==23700==    at 0x4EB200E: KWin::Options::setVBlankTime(unsigned int) (options.cpp:759)
==23700==    by 0x4EB326D: KWin::Options::loadConfig() (options.cpp:941)
==23700==    by 0x4E71D49: KWin::Workspace::Workspace(bool) (workspace.cpp:187)
==23700==    by 0x4EAE09D: KWin::Application::Application() (main.cpp:325)
==23700==    by 0x4EAF1B2: kdemain (main.cpp:521)
==23700==    by 0x4007CD: main (kwin_dummy.cpp:3)
Comment 1 Martin Flöser 2012-09-08 17:45:22 UTC
nice catch
Comment 2 Martin Flöser 2012-09-08 17:47:51 UTC
Git commit 479df843ca18a3f0b2466b7331e931dcf8c23dee by Martin Gräßlin.
Committed on 08/09/2012 at 19:47.
Pushed by graesslin into branch 'KDE/4.9'.

Initialize m_vBlankTime in Options

Thanks to Albert for spotting this issue.
FIXED-IN: 4.9.2

M  +1    -0    kwin/options.cpp

http://commits.kde.org/kde-workspace/479df843ca18a3f0b2466b7331e931dcf8c23dee