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

Fix crash in nrf70_bm_rt_init #48

Merged

Conversation

sachinthegreen
Copy link
Contributor

Fix a crash if the chan_info element of reg_info parameter being passed to nrf70_bm_rt_init is not initialized to a non NULL value. This is not necessary and can be managed withing the library API.

Fix a crash if the chan_info element of reg_info parameter being passed
to nrf70_bm_rt_init is not initialized to a non NULL value. This is not
necessary and can be managed withing the library API.

Signed-off-by: Sachin D Kulkarni <Sachin.Kulkarni@nordicsemi.no>
@sachinthegreen sachinthegreen merged commit bca98a4 into nrfconnect:main Feb 28, 2025
2 checks passed
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.

2 participants