Skip to content
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

hotfix for logger: use '%i' instead of '%zu' #12489

Merged
merged 1 commit into from
Jul 16, 2019
Merged

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Jul 16, 2019

Work-around for #12485.

This can be reverted after the root-cause is fixed.

The other uses of '%zu' (and alike) are important to get fixed, but I don't see them as critical (no invalid memory accessed), so I think we don't have to revert the NuttX upgrade.

Work-around for #12485.

This can be reverted after the root-cause is fixed.
@bkueng bkueng merged commit e6aa035 into master Jul 16, 2019
@bkueng bkueng deleted the fix_logger_snprintf_zu branch July 16, 2019 11:11
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.

1 participant