forked from pool/wayland
Accepting request 945522 from home:AZhou:branches:X11:Wayland
- Add wayland-shm-Close-file-descriptors-not-needed.patch: For platforms that support mremap(), we don't need to hold file descriptors all the time, because programs like Xwayland will hold a lot of file descriptors and may crash, this patch close file descriptors earlier for those platforms (bsc#1194190). OBS-URL: https://build.opensuse.org/request/show/945522 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=99
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 08:29:19 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
|
||||
|
||||
- Add wayland-shm-Close-file-descriptors-not-needed.patch: For
|
||||
platforms that support mremap(), we don't need to hold file
|
||||
descriptors all the time, because programs like Xwayland will
|
||||
hold a lot of file descriptors and may crash, this patch close
|
||||
file descriptors earlier for those platforms (bsc#1194190).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 18:09:27 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user