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

net/rpmsg: fix the NULL pointer reference on nonblock accept #5466

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

anchao
Copy link
Contributor

@anchao anchao commented Feb 11, 2022

Summary

net/rpmsg: fix the NULL pointer reference on nonblock accept

Impact

N/A

Testing

ci check

link issue:
@a-lunev
#5434 (comment)

Signed-off-by: chao.an <anchao@xiaomi.com>
Copy link
Contributor

@a-lunev a-lunev left a comment

Choose a reason for hiding this comment

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

LGTM

@xiaoxiang781216 xiaoxiang781216 merged commit 369f7cc into apache:master Feb 11, 2022
@anchao anchao deleted the 22021102 branch February 12, 2022 08:24
@jerpelea jerpelea added this to To-Add in Release Notes - 10.3.0 Mar 15, 2022
@jerpelea jerpelea moved this from To-Add to Minor in Release Notes - 10.3.0 Mar 17, 2022
@jerpelea jerpelea moved this from Minor to added in Release Notes - 10.3.0 Mar 24, 2022
JacobCrabill added a commit to volansi/NuttX that referenced this pull request May 25, 2022
This reverts commit 9ce3fab.

PR reference: apache/nuttx#5467

In order for this commit to be valid, the following other PRs must also
be back-ported first:
- apache/nuttx#5434

Additional PRs that fix related bugs:
- apache/nuttx#5462
- apache/nuttx#5466
JacobCrabill added a commit to volansi/NuttX that referenced this pull request Jul 28, 2022
This reverts commit 9ce3fab.

PR reference: apache/nuttx#5467

In order for this commit to be valid, the following other PRs must also
be back-ported first:
- apache/nuttx#5434

Additional PRs that fix related bugs:
- apache/nuttx#5462
- apache/nuttx#5466
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants