octopus-kkk

Results 1 issues of octopus-kkk

In the [gatt/server.rs](https://github.com/mxk/burble/blob/main/src/gatt/server.rs) file, there are potential double-lock issues that can occur in the following scenarios: (1) A double-lock bug can happen in ServerCtx::execute_write() and ServerCtx::cccd_write() The first lock is...