Skip to content

chore: remove RCTAddressSanitizerCrashManager#2395

Merged
Saadnajmi merged 1 commit intomicrosoft:mainfrom
Saadnajmi:remove-asan-module
Mar 4, 2025
Merged

chore: remove RCTAddressSanitizerCrashManager#2395
Saadnajmi merged 1 commit intomicrosoft:mainfrom
Saadnajmi:remove-asan-module

Conversation

@Saadnajmi
Copy link
Copy Markdown
Collaborator

Summary:

This module is flagged internally by our static analysis. This module and test was added to test that ASAN was actually enabled and would crash on unsafe code. This meant checking in unsafe code as a test, which is now flagged now that we build from source internally. We don't need this module and test anymore, and we never had any automated tests that actually checked that this crashes. Let's just delete it.

Test Plan:

CI should pass.

@Saadnajmi Saadnajmi requested a review from a team as a code owner March 4, 2025 00:23
@Saadnajmi Saadnajmi force-pushed the remove-asan-module branch from 752cb00 to d278deb Compare March 4, 2025 07:57
@Saadnajmi Saadnajmi force-pushed the remove-asan-module branch from d278deb to b484b0e Compare March 4, 2025 07:58
@Saadnajmi Saadnajmi merged commit 3ba1936 into microsoft:main Mar 4, 2025
12 checks passed
Saadnajmi added a commit that referenced this pull request Mar 4, 2025
Saadnajmi added a commit that referenced this pull request Mar 4, 2025
Saadnajmi added a commit that referenced this pull request Mar 4, 2025
Saadnajmi added a commit that referenced this pull request Mar 4, 2025
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.

2 participants