Skip to content
Commit 441f9bb1 authored by Elvis Lee's avatar Elvis Lee Committed by Daniel Stone
Browse files

wayland-client : Fix queue_release not to call proxy_destroy



proxy_destroy could be called twice by wl_proxy_destroy and wl_event_queue_release.
Then, wl_map_remove was called twice for same object id.

Signed-off-by: default avatarElvis Lee <kwangwoong.lee@lge.com>
Reviewed-by: default avatarJonas Ådahl <jadahl@gmail.com>
Reviewed-by: default avatarDaniel Stone <daniels@collabora.com>
parent bbe6795d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment