2
0

callback global sinon crash

This commit is contained in:
2026-01-09 10:17:22 +01:00
parent 1bccb5604b
commit 0145c9911b
2 changed files with 5 additions and 4 deletions

View File

@@ -4,12 +4,9 @@
#undef timeout
#include "mqtt/async_client.h"
int main()
{
callback cb;
client.set_callback(cb);
mqtt_open(&client);