FreeRTOS / FreeRTOS-Plus-TCP

FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
MIT License
146 stars 159 forks source link

[BUG] Sockets GCC array-bounds Warning #1141

Closed HTRamsey closed 5 months ago

HTRamsey commented 5 months ago

GCC 12.3 FreeRTOS_Sockets.c Line 3047 array-bounds image

htibosch commented 5 months ago

Hello @HTRamsey, can you please elaborate more on what we're looking at? Are you compiling or running a program? Does the "bug" that you have discovered cause undesired behaviour? Which tool are you using in the screen shot? I hope it is not Eclipse?