[asterisk-bugs] [JIRA] Closed: (ASTERISK-17133) [patch] minivm: when sending mail and using volgain

Digium Subversion (JIRA) noreply at issues.asterisk.org
Thu Sep 6 21:16:07 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-17133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-17133.
----------------------------------------

    Resolution: Fixed

> [patch] minivm: when sending mail and using volgain
> ---------------------------------------------------
>
>                 Key: ASTERISK-17133
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17133
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Applications/app_minivm
>    Affects Versions: SVN, 1.8.9.0, 10.1.0
>            Reporter: Tzafrir Cohen
>            Severity: Minor
>         Attachments: minivm_18501_demo.diff
>
>
> There's some questionable code in apps/app_minivm.c:sendmail() at around line 1270 looks odd:
> 1. tmpfd is opened, but never closed.
> 2. finalfilename is points to part of the stack that gets de-allocated soon.
> Not sure if it causes a crash, as I ran into a different crash issue on the same area. A demo patch is attached anyway.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list