#3823: [PATCH] Resource leaks on error paths + tidying ---------------------+---------------------- Reporter: flatcap | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: build | Version: 1.5.24 Keywords: patch | ---------------------+---------------------- smime.c - smime_handle_entity()
Fix a few file handle resource leaks and remove some unnecessary statements since safe_fclose() sets the variable to NULL. -- Ticket URL: <https://dev.mutt.org/trac/ticket/3823> Mutt <http://www.mutt.org/> The Mutt mail user agent