forked from enlightenment/efl
Sometimes display ref count is not zero after wl_display_dispatch_pending. For example, wl_data_source_listener's callback is called by wl_display_dispatch_pending. Display ref count is not zero but display is cleaned up, it makes double free corruption. Reviewed-by: Christopher Michael <devilhorns@comcast.net> Differential Revision: https://phab.enlightenment.org/D12109devs/stefan/testing
parent
e6af6c7a7b
commit
e2944780fa
1 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue