Merge lp://staging/~azzar1/unity/lp-1224569 into lp://staging/unity

Proposed by Andrea Azzarone
Status: Merged
Approved by: Brandon Schaefer
Approved revision: no longer in the source branch.
Merged at revision: 3511
Proposed branch: lp://staging/~azzar1/unity/lp-1224569
Merge into: lp://staging/unity
Diff against target: 30 lines (+4/-4)
1 file modified
launcher/DndData.h (+4/-4)
To merge this branch: bzr merge lp://staging/~azzar1/unity/lp-1224569
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Brandon Schaefer (community) Approve
Review via email: mp+185929@code.staging.launchpad.net

Commit message

Return a copy of memeber variables of DndData class. Should fix lp:1224569.

Description of the change

== Problem ==
Bug #1224569: compiz crashed with SIGSEGV in local_Rb_tree_increment()

== Fix ==
Seems like the iterators of DndData.Uris() get invalidated for some reasons. So it's better to return a copy of the members and not a reference.

To post a comment you must log in.
Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

LGTM

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

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.