Re: Minor bug in xcb_connect

2023-02-26 Thread chohag
Matthieu Herrb writes: > 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 t

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

Minor bug in xcb_connect

2023-01-31 Thread chohag
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 Index: xcb_util.c === RCS file: /src/datum/openbsd/cvs/xenocara/dist/lib