Skip to content

gdma: adding explicit forbidding of unsafe code #1354

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 14, 2025

Conversation

erfrimod
Copy link
Contributor

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:

  • gdma
  • gdma_defs

@erfrimod erfrimod requested a review from a team as a code owner May 13, 2025 20:38
@chris-oo chris-oo enabled auto-merge (squash) May 13, 2025 20:58
@chris-oo chris-oo merged commit e7af575 into microsoft:main May 14, 2025
68 of 72 checks passed
@erfrimod erfrimod deleted the erfrimod/gdma-forbid-unsafe branch May 14, 2025 00:32
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