#3920: memory leak in subject alternate name code.
--------------------+----------------------
Reporter: m-a | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone: 1.8
Component: crypto | Version:
Keywords: |
--------------------+----------------------
When a certificate processed by mutt provides subject alternat[iv]e name
extension, mutt forgets to free the name stack before letting the pointer
go out of scope. The attached fix plugs that leak, and is orthogonal to
(independent of) the code discussed in #3916 and commutes with it (can be
applied in any order).
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3920>
Mutt <http://www.mutt.org/>
The Mutt mail user agent