LiamBindle / MQTT-C

A portable MQTT C client for embedded systems and PCs alike.
https://liambindle.ca/MQTT-C
MIT License
774 stars 275 forks source link

missing va_end in error case #130

Closed underhood closed 3 years ago

LiamBindle commented 3 years ago

Good catch. Thanks @underhood