-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I recently built lora.c on a recent RaspberryPiOS (aarch64) and got a segfault in the function txlora when calling writeBuf with the frame parameter. It seems as if the buffer address is invalid.
When declaring the buffer "static" in line 569, the segfault is gone.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels