Skip to content

remove redundant file

7fd39fd
Select commit
Loading
Failed to load commit list.
Open

Fix TLS infinite busy loop when write/read handlers are removed #3508

remove redundant file
7fd39fd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 15, 2026 in 3s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 560 in deps/linenoise/linenoise.c

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of system data to an unauthorized control sphere Medium

This operation exposes system data from
*call to getenv
.
This operation exposes system data from
*call to getenv
.

Check warning on line 652 in deps/linenoise/linenoise.c

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of system data to an unauthorized control sphere Medium

This operation exposes system data from
*call to getenv
.
This operation exposes system data from
*call to getenv
.

Check warning on line 871 in deps/linenoise/linenoise.c

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of system data to an unauthorized control sphere Medium

This operation exposes system data from
*call to getenv
.
This operation exposes system data from
*call to getenv
.