Commit d47f363
west: Add mbedtls fix for gcc 14.3
This patch (submitted upstream) avoids an incorrect warning generated by
gcc 14.3 about array bounds. It should not change the generated code at
all.
Signed-off-by: Keith Packard <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 1e17ac2 commit d47f363
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
0 commit comments