Commit e1fe186
committed
wolfcrypt/src/sp_int.c: in _sp_prime_trials(), use DECL_SP_INT() not DECL_SP_INT_ARRAY() for n1 and r, to mollify a very confused clang-tidy (fixes false positive clang-analyzer-core.UndefinedBinaryOperatorResult and clang-analyzer-core.CallAndMessage).
1 parent 0f119ab commit e1fe186
1 file changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19271 | 19271 | | |
19272 | 19272 | | |
19273 | 19273 | | |
19274 | | - | |
19275 | | - | |
19276 | | - | |
| 19274 | + | |
| 19275 | + | |
19277 | 19276 | | |
19278 | 19277 | | |
19279 | | - | |
| 19278 | + | |
| 19279 | + | |
19280 | 19280 | | |
19281 | 19281 | | |
19282 | 19282 | | |
19283 | | - | |
19284 | | - | |
19285 | | - | |
19286 | 19283 | | |
19287 | 19284 | | |
19288 | 19285 | | |
| |||
19305 | 19302 | | |
19306 | 19303 | | |
19307 | 19304 | | |
19308 | | - | |
| 19305 | + | |
| 19306 | + | |
19309 | 19307 | | |
19310 | 19308 | | |
19311 | 19309 | | |
| |||
0 commit comments