1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-07-03 02:16:42 +08:00
abhidixi11 acd02af830 fix: MISRA 15.1 (goto) violations - part 1 (#717)
* fix: MISRA 15.1 (goto) violations - part 1

Remove gotos, fix a unit test failure.

* fix: MISRA 15.1 (goto) violations - part 1

Remove gotos, fix a unit test failure.

* fix: MQTT remaining length test.

Three bytes need to have continuation bit set.

* Update iot_mqtt_network.c
2020-01-13 18:00:54 -08:00
..