Fix coverity issues with certificate compression#19440
Conversation
Unless multiple compression algorithms are configured, test 3 is not run, so anything looking at `test == 3` is considered dead code.
|
I don't know how to confirm if this fixes the coverity issues? |
We'll see if they disappear after merging. |
|
24 hours has passed since 'approval: done' was set, but this PR has failing CI tests. Once the tests pass it will get moved to 'approval: ready to merge' automatically, alternatively please review and set the label manually. |
|
Merged with end of line white space removal. Thanks. |
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #19440)
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #19440)
Unless multiple compression algorithms are configured, test 3 is not run, so anything looking at `test == 3` is considered dead code. Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #19440)
|
Where does one see the Coverity results? I looked under actions, but no details are provided. |
|
|
The 1516093 is still unfixed by this PR. IMO there should be some maximum possible length check on |
That might be the case. Coverity isn't always clear as to how to fix things. |
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#19440)
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#19440)
Unless multiple compression algorithms are configured, test 3 is not run, so anything looking at `test == 3` is considered dead code. Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#19440)
Checklist