Merge lp://staging/~rodrigo-moya/libubuntuone/clean-up-correctly into lp://staging/libubuntuone
Proposed by
Rodrigo Moya
Status: | Merged |
---|---|
Approved by: | Stuart Langridge |
Approved revision: | 69 |
Merged at revision: | not available |
Proposed branch: | lp://staging/~rodrigo-moya/libubuntuone/clean-up-correctly |
Merge into: | lp://staging/libubuntuone |
Diff against target: |
41 lines (+9/-1) 1 file modified
libubuntuone/u1-music-store.c (+9/-1) |
To merge this branch: | bzr merge lp://staging/~rodrigo-moya/libubuntuone/clean-up-correctly |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Langridge (community) | Approve | ||
Review via email: mp+21922@code.staging.launchpad.net |
Commit message
Clean up idle callback when destroying the widget
Description of the change
Clean up idle callback when destroying the widget
To post a comment you must log in.
Fixes segfault. Nice.