Merge lp://staging/~vanvugt/compiz-core/fix-943116 into lp://staging/compiz-core
Proposed by
Daniel van Vugt
Status: | Merged |
---|---|
Approved by: | Daniel van Vugt |
Approved revision: | 3030 |
Merged at revision: | 3030 |
Proposed branch: | lp://staging/~vanvugt/compiz-core/fix-943116 |
Merge into: | lp://staging/compiz-core |
Diff against target: |
127 lines (+15/-53) 2 files modified
plugins/decor/src/decor.cpp (+13/-52) plugins/decor/src/decor.h (+2/-1) |
To merge this branch: | bzr merge lp://staging/~vanvugt/compiz-core/fix-943116 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sam Spilsbury | Approve | ||
Review via email: mp+95128@code.staging.launchpad.net |
To post a comment you must log in.
See my comment on https:/ /bugs.launchpad .net/compiz- core/+bug/ 943116
We just need to not use CompRegionRef non-temporary in this case.
I also think its a good idea to add constructors which for CompRect & and CompRegion & to make sure that this kind of stuff can't happen.