Skip to content

Reapply "Don't use incompatible LOAD_LIBRARY_SEARCH flags when using LOAD_WITH_ALTERED_SEARCH_PATH" #114651

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 5 commits into from
Apr 15, 2025

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Apr 14, 2025

Undo the revert in #114592.

49a21cb removes setting /DEPENDENTLOADFLAG:0x800 per #111990 (comment) - fixes #114595
fc4dbe2 ignores empty paths when looking in the p/invoke assembly directory - fixes #114594
c035fdf adds a test in DllImportSearchPathsTests that uses an in-memory assembly - would have found #114594

Fixes #111825

@Copilot Copilot AI review requested due to automatic review settings April 14, 2025 19:31
@ghost ghost added the area-Interop-coreclr label Apr 14, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • src/tests/Interop/CMakeLists.txt: Language not supported
  • src/tests/Interop/DllImportSearchPaths/DllImportSearchPathsTest.csproj: Language not supported
  • src/tests/Interop/DllImportSearchPaths/NativeLibraryWithDependency/CMakeLists.txt: Language not supported

Copy link
Contributor

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

@elinor-fung elinor-fung merged commit a3f4cbe into dotnet:main Apr 15, 2025
143 of 147 checks passed
@elinor-fung elinor-fung deleted the reapply-alteredSearchPath-mask branch April 15, 2025 17:29
@elinor-fung elinor-fung added this to the 10.0.0 milestone Apr 15, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants