bluerobotics / ping-cpp

C++ API implementation of ping-protocol
13 stars 13 forks source link

rxBufferLength_ not initialized #40

Closed eye4software closed 2 years ago

eye4software commented 2 years ago

Seems like the rxBufferLength_ isn't initialized in the ping-parser.h code, causing the payload length check to fail (or cause undefined behaviour).

patrickelectric commented 2 years ago

Done in b1ea3903f39c57ff8b736d1607b0cad62b8fddac