Commit 4921745
committed
[nrf fromtree] bootutil: Fixing memset not beeing called
Memset could have been out optimized by compiler and also
not called in error path.
Signed-off-by: Dominik Ermel <[email protected]>
(cherry picked from commit 256bc37)
(cherry picked from commit 29b544f)1 parent 03e35ee commit 4921745
1 file changed
+24
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1049 | 1064 | | |
1050 | 1065 | | |
1051 | 1066 | | |
| |||
2363 | 2378 | | |
2364 | 2379 | | |
2365 | 2380 | | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
2366 | 2386 | | |
2367 | 2387 | | |
2368 | 2388 | | |
2369 | 2389 | | |
2370 | 2390 | | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
2371 | 2394 | | |
| 2395 | + | |
2372 | 2396 | | |
2373 | | - | |
2374 | | - | |
2375 | | - | |
2376 | | - | |
2377 | 2397 | | |
2378 | 2398 | | |
2379 | 2399 | | |
| |||
0 commit comments