goToMain / libosdp

Implementation of IEC 60839-11-5 OSDP (Open Supervised Device Protocol); provides a C library with support for C++, Rust and Python3
https://libosdp.sidcha.dev
Apache License 2.0
138 stars 71 forks source link

Call to osdp_dump was using incorrect length #44

Closed patrick-compass closed 3 years ago

patrick-compass commented 3 years ago

pd->rx_buf_len is 0 both when pd->channel.send() is called and here at the call to osdp_dump()