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

log: Fix defining CONFIG_LOG_STRDUP_MAX_STRING #33248

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

MarekPieta
Copy link
Collaborator

Change fixes an issue related to data access out of array bounds and suppresses compiler warning.

Signed-off-by: Marek Pieta Marek.Pieta@nordicsemi.no

Change fixes an issue related to data access out of array bounds and
suppresses compiler warning.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@MarekPieta MarekPieta requested a review from nordic-krch as a code owner March 11, 2021 12:17
@MarekPieta MarekPieta added bug The issue is a bug, or the PR is fixing a bug area: Logging labels Mar 11, 2021
@MarekPieta
Copy link
Collaborator Author

Hi @carlescufi,
Can we merge this one, please ?

anangl pushed a commit to anangl/sdk-zephyr that referenced this pull request Mar 12, 2021
Upstream PR: zephyrproject-rtos/zephyr#33248

Change fixes an issue related to data access out of array bounds and
suppresses compiler warning.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@nashif
Copy link
Member

nashif commented Mar 12, 2021

is this related? #33218

@carlescufi carlescufi merged commit 7e469c2 into zephyrproject-rtos:master Mar 15, 2021
anangl pushed a commit to anangl/sdk-zephyr that referenced this pull request Mar 23, 2021
Upstream PR: zephyrproject-rtos/zephyr#33248

Change fixes an issue related to data access out of array bounds and
suppresses compiler warning.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Logging bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants