[asterisk-bugs] [JIRA] (ASTERISK-24650) [patch] Fix access check to structures in rtp_engine.c

Badalian Vyacheslav (JIRA) noreply at issues.asterisk.org
Tue Feb 17 09:05:35 CST 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224968#comment-224968 ] 

Badalian Vyacheslav commented on ASTERISK-24650:
------------------------------------------------

If this can never be, what you are afraid of? These are the rules of good programming. Do not refer to elements until provrish that struct is alive.

Due to the flow of the race conditions in SSL it is that it causes SIG FAULT. After my patch asterisk an error, closes the channel, but does not fall.

> [patch] Fix access check to structures in rtp_engine.c
> ------------------------------------------------------
>
>                 Key: ASTERISK-24650
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24650
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>    Affects Versions: 11.15.0
>            Reporter: Badalian Vyacheslav
>         Attachments: fix_rtp_engine_c_access_checks.diff
>
>
> Patch to be more accurate in access to structures in INSTANCE.
> Its Needed to next patch (that fixes race conditions in DTLS) that i post later (then it will success run all our tests).



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



More information about the asterisk-bugs mailing list