Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -103,7 +103,7 @@ void restore_connect(void) {
|
||||
|
||||
/* xcb_disconnect leaks memory in libxcb versions earlier than 1.11,
|
||||
* but it’s the right function to call. See
|
||||
* http://cgit.freedesktop.org/xcb/libxcb/commit/src/xcb_conn.c?id=4dcbfd77b
|
||||
* https://cgit.freedesktop.org/xcb/libxcb/commit/src/xcb_conn.c?id=4dcbfd77b
|
||||
*/
|
||||
xcb_disconnect(restore_conn);
|
||||
free(xcb_watcher);
|
||||
|
Reference in New Issue
Block a user