diff options
author | Kirill Primak <vyivel@eclair.cafe> | 2023-07-06 21:39:22 +0300 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-07-10 10:03:08 +0200 |
commit | 7d176b6237b7a043d5b643a21d43b419032750de (patch) | |
tree | 820d6c3ef5d3f9f9ffba7bd367e319242a4baee6 /backend | |
parent | 27edd024f83892f4af9c5084d47b73f26966aaf1 (diff) |
subcompositor: don't remove inert role resource
Now that role objects are stored as resources, we can distinguish
the inert object case from it being destroyed by the client:
- When the resource is destroyed by the client, role_resource == NULL
- When the resource is made inert, role_resource != NULL but its
user_data is NULL
Diffstat (limited to 'backend')
0 files changed, 0 insertions, 0 deletions