Commit d43dfd5
Coverity: Uninitialized scalar variable
1. Remove the check on authType, it is covered already.
2. Add Keyboard Setup to the existing check on authType.
3. Add a branch for User Auth None so it reaches its handler
in the map loop rather than the new error case.
4. Add else case for an error.
Fixes CID: 6373451 parent 36e2765 commit d43dfd5
1 file changed
Lines changed: 12 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2293 | 2293 | | |
2294 | 2294 | | |
2295 | 2295 | | |
2296 | | - | |
| 2296 | + | |
2297 | 2297 | | |
2298 | 2298 | | |
2299 | 2299 | | |
| |||
2306 | 2306 | | |
2307 | 2307 | | |
2308 | 2308 | | |
2309 | | - | |
2310 | | - | |
2311 | | - | |
2312 | | - | |
2313 | | - | |
2314 | | - | |
2315 | | - | |
2316 | | - | |
2317 | | - | |
2318 | | - | |
2319 | | - | |
2320 | | - | |
2321 | | - | |
2322 | 2309 | | |
2323 | 2310 | | |
2324 | 2311 | | |
| |||
2333 | 2320 | | |
2334 | 2321 | | |
2335 | 2322 | | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
2336 | 2326 | | |
2337 | 2327 | | |
2338 | 2328 | | |
| |||
2406 | 2396 | | |
2407 | 2397 | | |
2408 | 2398 | | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
| 2405 | + | |
| 2406 | + | |
2409 | 2407 | | |
2410 | 2408 | | |
2411 | 2409 | | |
| |||
0 commit comments