mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
parent
9dd8bfef28
commit
02b33c668b
|
@ -1870,6 +1870,8 @@ oxr_session_destroy(struct oxr_logger *log, struct oxr_handle_base *hb)
|
|||
u_hashmap_int_destroy(&sess->act_sets_attachments_by_key);
|
||||
u_hashmap_int_destroy(&sess->act_attachments_by_key);
|
||||
|
||||
xrt_comp_destroy(&sess->compositor);
|
||||
|
||||
free(sess);
|
||||
|
||||
return ret;
|
||||
|
|
Loading…
Reference in a new issue