Skip to content

desktop-shell: check memory allocation in switcher_binding

Ganjing0224 requested to merge Ganjing0224/weston:master into master

after calling malloc() , be sure to determine whether the allocating for memory space is successful

Edited by Ganjing0224

Merge request reports