Files
weston/clients
Antonio Borneo 4071225cdc clients: close unused keymap fd
In the simple examples in which keymap is not handled, the open
descriptor has to be properly closed.

After each suspend/resume sequence the keymap is send again to
every client. On client weston-simple-egl the leak causes a
segfault when no more file descriptors can be opened.

Close the file descriptor and lazily copy/paste the comment
already available in simple-dmabuf-v4l.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2019-04-29 18:11:45 +02:00
..
2016-06-23 17:44:54 +03:00
2016-04-05 16:00:21 -07:00
2019-04-29 18:11:45 +02:00
2016-04-05 16:00:21 -07:00
2017-01-16 16:22:13 +01:00
2019-04-29 18:11:45 +02:00
2019-04-18 12:31:46 +03:00