1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Plus-TCP synced 2025-10-22 07:51:40 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tony Josi
0c232efb4a Fix MISRA violations (#1159) 2024-06-18 12:24:23 +05:30
Tony Josi
0a8ad98ffc Handle buffer allocation failure in prvCreateSectors (#1152)
* Catch allocation failure in prvCreateSectors

* Fix unit tests

* Fix UTs 2

* Fix formatting
2024-06-17 09:03:54 +05:30
Tony Josi
ef14a0871f Fix declarations after statements (#1106)
* Fix C90: Wno-declaration-after-statement

* Uncrustify: triggered by comment

---------

Co-authored-by: GitHub Action <action@github.com>
2024-02-23 17:52:12 +05:30
Monika Singh
67b9e1c281 Update File names (#989)
* Update File names
2023-08-07 14:32:28 +05:30