Bug 3074

Summary: memory leak reported in static code analysis
Product: Portable OpenSSH Reporter: Krishna <krishnaiah.bommu>
Component: sftpAssignee: Damien Miller <djm>
Status: CLOSED FIXED    
Severity: minor    
Priority: P5    
Version: 8.0p1   
Hardware: Other   
OS: Windows 10   
Bug Depends on:    
Bug Blocks: 3079    
Attachments:
Description Flags
Possible fix for memory leak none

Description Krishna 2019-09-30 19:59:44 AEST
Static code analysis is reporting Possible memory leak as Dynamic memory stored in 'handle' allocated through function 'get_handle' at line 559 can be lost at line 635
Comment 1 Krishna 2019-09-30 20:05:21 AEST
Created attachment 3332 [details]
Possible fix for memory leak
Comment 2 Damien Miller 2020-06-26 15:51:35 AEST
This fix was included in OpenSSH 8.2.
Comment 3 Damien Miller 2021-04-23 15:09:44 AEST
closing resolved bugs as of 8.6p1 release