Bug 3289

Summary: Patch fixing the issues found by coverity scan
Product: Portable OpenSSH Reporter: Dmitry Belyavskiy <dbelyavs>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: normal CC: dtucker
Priority: P3    
Version: 8.5p1   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 3549    

Description Dmitry Belyavskiy 2021-03-30 00:55:02 AEDT
We have run a coverity scan and have implemented patches fixing the issues we found.

PR link: https://github.com/openssh/openssh-portable/pull/238
Comment 1 Darren Tucker 2023-03-03 22:28:03 AEDT
I've been through the PR and I think we've gotten most of it, could you please rebase and let us know if we've missed anything?
Comment 2 Dmitry Belyavskiy 2023-03-07 23:54:58 AEDT
Yes, I rebased it and some nits looks remaining.