1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-07-02 01:18:51 +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
..
2019-10-07 15:55:03 -07:00