Skip to content

Replace hwloc_bitmap_list_asprintf() with hwloc_bitmap_list_snprintf() #323

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Mar 12, 2024

Replace hwloc_bitmap_list_asprintf() with hwloc_bitmap_list_snprintf()
hwloc_bitmap_list_asprintf() requires calling free() from stdlib what we cannot do.

hwloc_bitmap_list_asprintf() requires calling free() from stdlib
what we cannot do.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner March 12, 2024 07:28
@KFilipek KFilipek merged commit 33f39be into oneapi-src:main Mar 12, 2024
@ldorau ldorau deleted the Replace_hwloc_bitmap_list_asprintf_with_hwloc_bitmap_list_snprintf branch March 12, 2024 09:27
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.

4 participants