Skip to content

[CLIENT-4350] Add runtime flag /RTC1 to raise an error when uninitialized read occurs - #990

Draft
juliannguyen4 wants to merge 43 commits into
devfrom
CLIENT-4350-add-runtime-flag-RTCu-to-raise-error-when-uninitialized-read-occurs
Draft

[CLIENT-4350] Add runtime flag /RTC1 to raise an error when uninitialized read occurs#990
juliannguyen4 wants to merge 43 commits into
devfrom
CLIENT-4350-add-runtime-flag-RTCu-to-raise-error-when-uninitialized-read-occurs

Cherry pick setup.py changes from CLIENT-4237-debug-windows-crash-dur…

e3a589f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 16, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 78 in .github/workflows/build-and-run-dev-tests-with-windows-python-dbg.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 263 in .github/workflows/stage-tests.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}