Bug 2096

Summary: cert_free leaks memory
Product: Portable OpenSSH Reporter: Mateusz Kocielski <shm>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: minor CC: djm, shm
Priority: P5    
Version: 6.2p1   
Hardware: Other   
OS: FreeBSD   
Bug Depends on:    
Bug Blocks: 2076    
Attachments:
Description Flags
cert_free memory leak fix none

Description Mateusz Kocielski 2013-05-01 20:07:26 AEST
Created attachment 2254 [details]
cert_free memory leak fix

cert_free function, which is declared in key.c is not freeing cert structure itself. In the attachment I've submitted simple patch.
Comment 1 Damien Miller 2013-05-10 14:08:22 AEST
Applied - will be in 6.3. Thanks!
Comment 2 Damien Miller 2016-08-02 10:42:26 AEST
Close all resolved bugs after 7.3p1 release