Skip to content

Conversation

@h2zero
Copy link
Owner

@h2zero h2zero commented Jun 9, 2025

Calling NimBLEDevice::deint with the clearAll parameter set to true will delete the scan and any scan results but it was calling clearall which uses critical sections, this could cause a crash because the stack has already been de-initialized.

Calling NimBLEDevice::deint with the `clearAll` parameter set to `true` will delete the scan and any scan results but it was calling `clearall` which uses critical sections, this could cause a crash because the stack has already been de-initialized.
@h2zero h2zero merged commit fec2d7a into master Jun 9, 2025
41 checks passed
@h2zero h2zero deleted the fix-delete-scan branch June 9, 2025 23:13
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