Commit ada355e
[client] app: free the frame event after display server teardown
Display server and overlay teardown can still call app_invalidateWindow,
which signals the frame event; the Wayland presentation module does so
when it unregisters its graph. Freeing the event beforehand asserted in
lgSignalEvent while closing the client.1 parent 9469c08 commit ada355e
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3557 | 3557 | | |
3558 | 3558 | | |
3559 | 3559 | | |
3560 | | - | |
3561 | | - | |
3562 | | - | |
3563 | | - | |
3564 | | - | |
3565 | | - | |
3566 | 3560 | | |
3567 | 3561 | | |
3568 | 3562 | | |
| |||
3587 | 3581 | | |
3588 | 3582 | | |
3589 | 3583 | | |
| 3584 | + | |
| 3585 | + | |
| 3586 | + | |
| 3587 | + | |
| 3588 | + | |
| 3589 | + | |
| 3590 | + | |
3590 | 3591 | | |
3591 | 3592 | | |
3592 | 3593 | | |
| |||
0 commit comments