This commit is contained in:
parent
513acf0d30
commit
b2609e4808
2 changed files with 2 additions and 11 deletions
|
|
@ -181,8 +181,7 @@ try
|
|||
|
||||
XMapWindow(display, main_window);
|
||||
XStoreName(display, main_window, surface.m_title.c_str());
|
||||
|
||||
__attribute__((no_sanitize_memory)) XFlush(display);
|
||||
XFlush(display);
|
||||
|
||||
if (!surface.is_visible())
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,9 +1 @@
|
|||
fun:write_vec
|
||||
fun:_xcb_conn_wait
|
||||
fun:_xcb_out_send
|
||||
fun:xcb_writev
|
||||
fun:_XSend
|
||||
fun:_XFlush
|
||||
fun:XFlush
|
||||
fun:_XData32
|
||||
fun:XChangeProperty
|
||||
src:*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue