DavidM-Fox
Results
2
issues of
DavidM-Fox
I'm having trouble configuring/building czmq with CMake. This is the current project structure with the three libraries' source under "extlibs": ~~~ root |--CMakeLists.txt |--src |--include |--extlibs | |--CMakeLists.txt | |--sodium...
stale
**Describe the bug** ```MQTTAsync_processCommand``` crashes when a previously persisted PUBLISH command cannot be retrieved. In our case, the key string got corrupted so the outcome was as if the file...