Skip to content

Merge fixes for v0.11.0 #1277

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

Conversation

PatKamin and others added 9 commits April 16, 2025 16:13
when UMF_USE_DEBUG_POSTFIX CMake option is set.
- add installation tests step to Windows generators nightly tests
In case of error in the init function, cleanup was
being called on 'provider' which was being initialized
at the very end of init function, instead of 'ze_provider'.
`new_offset_mmap` can be greater than `file_provider->size_mmap`,
so `file_provider->size_mmap - new_offset_mmap` would be
an underflow in this case.

Signed-off-by: Lukasz Dorau <[email protected]>
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner April 16, 2025 14:25
@PatKamin
Copy link
Contributor

Changes in my commits LGTM

@lukaszstolarczuk lukaszstolarczuk merged commit 87df14c into oneapi-src:v0.11.x Apr 17, 2025
85 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the merge-fixes-for-v0.11.0 branch April 17, 2025 12:05
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.

5 participants