Merge lp://qastaging/~azzar1/unity/fix-983333 into lp://qastaging/unity

Proposed by Andrea Azzarone
Status: Merged
Approved by: Tim Penhey
Approved revision: no longer in the source branch.
Merged at revision: 2292
Proposed branch: lp://qastaging/~azzar1/unity/fix-983333
Merge into: lp://qastaging/unity
Diff against target: 21 lines (+4/-0)
1 file modified
plugins/unityshell/src/SearchBar.cpp (+4/-0)
To merge this branch: bzr merge lp://qastaging/~azzar1/unity/fix-983333
Reviewer Review Type Date Requested Status
Tim Penhey (community) Approve
Review via email: mp+102164@code.qastaging.launchpad.net

Commit message

Fix some uninitialized variables.

Description of the change

== Problem ==
Conditional jump or move depends on uninitialised value(s) - unity::SearchBar::UpdateBackground(bool) (SearchBar.cpp:529)

== Fix ==
Add last_width/height to init list.

To post a comment you must log in.
Revision history for this message
Tim Penhey (thumper) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.