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

tests: initializing rbtree and its node #28212

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

Zhaoningx
Copy link
Collaborator

@Zhaoningx Zhaoningx commented Sep 9, 2020

add initializing rbtree and its node to fix the issue #28175

Signed-off-by: Ningx Zhao [email protected]

Fixes #28175

add 'memset' to initialize rbtree and its node to fix the issue zephyrproject-rtos#28175

Signed-off-by: Ningx Zhao <[email protected]>
@Zhaoningx Zhaoningx requested a review from ABOSTM September 9, 2020 08:01
@Zhaoningx Zhaoningx requested a review from nashif as a code owner September 9, 2020 08:01
@github-actions github-actions bot added the area: Tests Issues related to a particular existing or missing test label Sep 9, 2020
Copy link
Collaborator

@ABOSTM ABOSTM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaureenHelm MaureenHelm added the bug The issue is a bug, or the PR is fixing a bug label Sep 16, 2020
@nashif nashif merged commit 9067c14 into zephyrproject-rtos:master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
4 participants