Merge lp:~aacid/ubuntu-ui-toolkit/fix_ucstylehints_leak into lp:ubuntu-ui-toolkit/staging
| Status: | Merged |
|---|---|
| Approved by: | Zsombor Egri on 2017-02-28 |
| Approved revision: | 2182 |
| Merged at revision: | 2182 |
| Proposed branch: | lp:~aacid/ubuntu-ui-toolkit/fix_ucstylehints_leak |
| Merge into: | lp:ubuntu-ui-toolkit/staging |
| Diff against target: |
10 lines (+1/-0) 1 file modified
src/UbuntuToolkit/ucstylehints.cpp (+1/-0) |
| To merge this branch: | bzr merge lp:~aacid/ubuntu-ui-toolkit/fix_ucstylehints_leak |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| ubuntu-sdk-build-bot | continuous-integration | Approve on 2017-02-28 | |
| Zsombor Egri (community) | 2017-02-28 | Approve on 2017-02-28 | |
|
Review via email:
|
|||
Commit Message
Fix memory leak in UCStyleHints
Description of the Change
Without this i get warnings in valgrind about leaking PropertyChange's
PASSED: Continuous integration, rev:2182
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2182
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2182
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
None: https:/
SUCCESS: https:/
SUCCESS: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2182
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2182
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/

Stupid mistake, thanks for fixing it!!!