[asterisk-bugs] [JIRA] (ASTERISK-23098) [patch]possible null pointer dereference in format.c

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 28 14:00:22 CDT 2014


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

Matt Jordan updated ASTERISK-23098:
-----------------------------------

    Target Release Version/s: 12.2.0

> [patch]possible null pointer dereference in format.c
> ----------------------------------------------------
>
>                 Key: ASTERISK-23098
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23098
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 11.7.0
>            Reporter: marcelloceschia
>      Target Release: 11.9.0, 12.2.0
>
>         Attachments: ASTERISK-23098.patch, main_format.patch
>
>
> {noformat} 
> if (!(wrapper->interface || !wrapper->interface->format_attr_sdp_parse)) {
> {noformat} 
> with wrapper->interface == NULL wrapper->interface->format_attr_sdp_parse will be evalueted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list