diff options
author | Daniel De Graaf <code@danieldg.net> | 2024-01-21 09:08:52 -0500 |
---|---|---|
committer | Kirill Primak <vyivel@eclair.cafe> | 2024-01-21 17:32:00 +0300 |
commit | 2c2625acd3a89ef2c4caa4094a3a51001041a524 (patch) | |
tree | 854a05f2dfcc231f5ab97f6720afdf34000802ba /README.zh-CN.md | |
parent | 08a06a7b6bbb324e9fc6e49e96379340404135b4 (diff) |
Fix SIGSEGV on output destroy
```
Program terminated with signal SIGSEGV, Segmentation fault.
144 struct wlr_layer_surface_v1 *layer_surface = surface->layer_surface;
[Current thread is 1 (Thread 0x7f1f7c5b3ac0 (LWP 2473))]
(gdb) bt
```
Add a NULL check in `find_mapped_layer_by_client` like the one in `arrange_surface`.
Diffstat (limited to 'README.zh-CN.md')
0 files changed, 0 insertions, 0 deletions