Merge lp://staging/~3v1n0/indicator-sound/add-name-hint_fix-memleak into lp://staging/indicator-sound/fourth
Proposed by
Marco Trevisan (Treviño)
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 283 | ||||
Proposed branch: | lp://staging/~3v1n0/indicator-sound/add-name-hint_fix-memleak | ||||
Merge into: | lp://staging/indicator-sound/fourth | ||||
Diff against target: |
118 lines (+36/-13) 1 file modified
src/indicator-sound.c (+36/-13) |
||||
To merge this branch: | bzr merge lp://staging/~3v1n0/indicator-sound/add-name-hint_fix-memleak | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Conor Curran (community) | Approve | ||
Review via email: mp+81653@code.staging.launchpad.net |
Description of the change
Added the name hint to the indicator, to use it on unity-panel-
I'm using the autoconf generated config.h PACKAGE_NAME value.
Here I also fix a memory leak caused by the accessible description string that was never free'd when updated (and so on every volume change).
To post a comment you must log in.