[asterisk-bugs] [JIRA] (ASTERISK-30232) Initialize stack-based ast_test_capture structures correctly

Philip Prindeville (JIRA) noreply at issues.asterisk.org
Fri Sep 23 12:16:09 CDT 2022


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

Philip Prindeville commented on ASTERISK-30232:
-----------------------------------------------

Ready for review.

> Initialize stack-based ast_test_capture structures correctly
> ------------------------------------------------------------
>
>                 Key: ASTERISK-30232
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30232
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Tests/General
>    Affects Versions: 20.0.0, 19.6.0, 16.28.0, 18.14.0
>            Reporter: Philip Prindeville
>            Assignee: Philip Prindeville
>
> If we allocate an ast_test_capture structure and call ast_test_capture_free() without having initialized it, we may get double frees or other undefined behavior.
> This structure should always be initialized before being used.



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



More information about the asterisk-bugs mailing list