Skip to content

net_mana: adding explicit forbidding of unsafe code #1353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

erfrimod
Copy link
Contributor

@erfrimod erfrimod commented May 13, 2025

Unsafe code presents risks and should be carefully tested. First step is to be explicit about where we do and don't use unsafe code.

Adding forbid unsafe_code to networking libraries:

  • net_mana

@erfrimod erfrimod requested a review from a team as a code owner May 13, 2025 19:24
smalis-msft
smalis-msft previously approved these changes May 13, 2025
@jstarks jstarks changed the title Net: adding explicit forbidding of unsafe code net_mana: adding explicit forbidding of unsafe code May 13, 2025
@chris-oo chris-oo merged commit 7b6143e into microsoft:main May 13, 2025
28 checks passed
@erfrimod erfrimod deleted the erfrimod/add-forbid-unsafe branch May 13, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants