Re: Xorg crashes when cat'ing a binary file.

2023-02-01 Thread Matthieu Herrb
On Tue, Jan 31, 2023 at 06:25:30PM +, yaslam...@gmail.com wrote: > >Synopsis:Xorg crashes when cat'ing a binary file. > >Category:user > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2-current (GENERIC.MP) #1002: Sun Jan 29 > 11:24:36 MST 2023 >

Re: Minor bug in xcb_connect

2023-02-01 Thread Matthieu Herrb
On Tue, Jan 31, 2023 at 10:31:34PM +, cho...@jtan.com wrote: > If the function implementing xcb_connect is called directly with a > custom xcb_auth_info_t then checking that the screen in $DISPLAY > is valid is skipped. > > Matthew Hi, Thank you for this patch. Can you also file a Merge Req