Skip to content

Conversation

@kswiecicki
Copy link
Contributor

Loading library on Windows using default search order is insecure. Since OpenCL is already linked with the adapter, we just need to retrieve the library handle.

Loading library on Windows using default search order is insecure. Since
OpenCL is already linked with the adapter, we just need to retrieve the
library handle.
@kswiecicki kswiecicki marked this pull request as ready for review August 18, 2025 09:35
@kswiecicki kswiecicki requested a review from a team as a code owner August 18, 2025 09:35
@kswiecicki kswiecicki requested a review from pbalcer August 18, 2025 09:35
@pbalcer
Copy link
Contributor

pbalcer commented Aug 19, 2025

@intel/llvm-gatekeepers please merge

@AlexeySachkov AlexeySachkov merged commit b076552 into intel:sycl Aug 19, 2025
52 of 53 checks passed
AlexeySachkov pushed a commit to AlexeySachkov/llvm that referenced this pull request Aug 27, 2025
Loading library on Windows using default search order is insecure. Since
OpenCL is already linked with the adapter, we just need to retrieve the
library handle.
AlexeySachkov added a commit that referenced this pull request Sep 2, 2025
This is a cherry-pick of #19816

Loading library on Windows using default search order is insecure. Since
OpenCL is already linked with the adapter, we just need to retrieve the
library handle.

Patch-by: Krzysztof Święcicki <krzysztof.swiecicki@intel.com>
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