weston/ivi-shell
Philipp Zabel 1ffcc535ef hmi-controller: Do not call hmi_controller_destroy() from _create()
Move the destroy listener registration to the top, to avoid having
to call hmi_controller_destroy() for cleanup when it fails.

This would segfault trying to remove the destroy listener from a list
when its link was never initialized or inserted into any list.

The failure case can be hit by setting both modules=hmi-controller.so in
weston.ini and --modules=hmi-controller.so on the command line.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-07-14 11:44:46 +00:00
..
hmi-controller.c hmi-controller: Do not call hmi_controller_destroy() from _create() 2023-07-14 11:44:46 +00:00
ivi-layout-export.h ivi-layout: add description for layer_add_surface 2023-06-02 14:20:56 +03:00
ivi-layout-private.h ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-layout-shell.h ivi-shell: add input panel support 2023-03-14 10:40:04 +01:00
ivi-layout-transition.c ivi-layout: use libweston-desktop api is to send configure events everywhere 2019-07-01 15:50:08 +00:00
ivi-layout.c libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
ivi-shell.c ivi-shell: handle subsurfaces for mouse/touch activation 2023-03-14 13:29:30 +02:00
ivi-shell.h ivi-shell: add input panel support 2023-03-14 10:40:04 +01:00
meson.build ivi-shell: add new signal to notify ivi shell destroying 2022-11-10 11:46:56 +02:00
weston.ini.in ivi-shell: bring back reference weston.ini 2021-06-04 12:40:12 +02:00