Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iox-#2330 Refactor call to iox_getenv_s for type safety (rev.2)
Cast `info.total_size` to unsigned int in the `iox_getenv_s` call to ensure type matching and eliminate potential issues with type mismatches. This change improves code robustness and ensures adherence to function signature requirements.
- Loading branch information