Closed bcopeland closed 5 years ago
We've observed some crashes that seem to be related to plink_frame_tx() being called with a peer that exists but cand->conf has not yet been initialized (for example, if the mesh station has not initiated peering yet).
Would've great to have had a test, but if we can't get it to repro, still better than nothing!
We've observed some crashes that seem to be related to plink_frame_tx() being called with a peer that exists but cand->conf has not yet been initialized (for example, if the mesh station has not initiated peering yet).