Skip to content

Conversation

tpambor
Copy link
Contributor

@tpambor tpambor commented Oct 6, 2025

Cast elf32_off/elf64_off to uint64_t and use %llu format specifier to ensure compatibility with both 32-bit and 64-bit platforms.

Part of #96968

@zephyrbot zephyrbot added area: llext Linkable Loadable Extensions area: Tests Issues related to a particular existing or missing test size: XS A PR changing only a single line of code labels Oct 6, 2025
Cast elf32_off/elf64_off to uint64_t and use %llu format specifier
to ensure compatibility with both 32-bit and 64-bit platforms.

Signed-off-by: Tim Pambor <[email protected]>
Copy link

sonarqubecloud bot commented Oct 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: llext Linkable Loadable Extensions area: Tests Issues related to a particular existing or missing test size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants