Skip to content

xcb_conn: Address undefined behavior found by UBSan (applying zero offset to null pointer)

Jeremy Huddleston Sequoia requested to merge jeremyhu/libxcb:master into master

xcb_conn.c:314:60: runtime error: applying zero offset to null pointer

Merge request reports