mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
services/pipewire: manage default objs using normal qt properties
Fixes use after free bugs due to pointer mismatches in destructors. Drops SimpleObjectHandle.
This commit is contained in:
parent
c3c3e2ca25
commit
36517a2c10
4 changed files with 83 additions and 75 deletions
|
|
@ -48,6 +48,7 @@ set shell id.
|
|||
- Fixed memory leak in IPC handlers.
|
||||
- Fixed ClippingRectangle related crashes.
|
||||
- Fixed crashes when monitors are unplugged.
|
||||
- Fixed crashes when default pipewire devices are lost.
|
||||
|
||||
## Packaging Changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue