Surface/SubSurface and Shadow handle the case that an attached buffer
gets destroyed by the client. So far we didn't have this code covered,
but it's rather important as incorrect reference counting can hit
asserts.
Details
Details
- Reviewers
sebas - Group Reviewers
Plasma - Commits
- R127:d651a3e03458: [autotest] Extend test to verify the code which handles buffer deletions
Diff Detail
Diff Detail
- Repository
- R127 KWayland
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.