-
Notifications
You must be signed in to change notification settings - Fork 789
Pull requests: eclipse-paho/paho.mqtt.embedded-c
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bug Fix: Resolved an issue where, due to some compilers defaulting to signed char type and assigning signed char type to int type, the judgment was always unequal when ported to this hardware platform for runtime. Fix: Resolved an issue where, due to some compilers defaulting to…
#276
opened Oct 15, 2025 by
Kayden-Lee-2025
Loading…
fix MQTTDeserialize_unsubscribe didn't judge maxcount or may cause memory access violation
#259
opened Mar 2, 2024 by
brucemaclin
Loading…
fix the gcc warning when MQTTCLIENT_QOS1 and MQTTCLIENT_QOS2 not defined
#195
opened Nov 7, 2019 by
magiclake
Loading…
Give other threads a chance to lock the mutex in MQTTRun
#188
opened Aug 15, 2019 by
xw0323
Loading…
Add REVERSED bitfield definition for big endian processors #170
#171
opened Mar 19, 2019 by
fnadeau
Loading…
Export MQTTPacket_readnb symbol in shared libs, issue #103
#104
opened Aug 31, 2017 by
brimston3
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.