Skip to content

desktop-shell: Add missing weston_config_destroy() for desktop.config

Anurup M requested to merge anurup_m/weston:br_leak_fix into master

desktop.config sections could be freed after it's use. This will avoid memory leak.

Signed-off-by: Anurup M anurup.mokkil@gmail.com

Merge request reports