Bug 3074 - memory leak reported in static code analysis
Summary: memory leak reported in static code analysis
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sftp (show other bugs)
Version: 8.0p1
Hardware: Other Windows 10
: P5 minor
Assignee: Damien Miller
URL:
Keywords:
Depends on:
Blocks: V_8_2
  Show dependency treegraph
 
Reported: 2019-09-30 19:59 AEST by Krishna
Modified: 2021-04-23 15:09 AEST (History)
0 users

See Also:


Attachments
Possible fix for memory leak (757 bytes, patch)
2019-09-30 20:05 AEST, Krishna
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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