Skip to content
Snippets Groups Projects
  • Corey Farrell's avatar
    0e5d8ad0
    chan_sip: Fix memory leaks. · 0e5d8ad0
    Corey Farrell authored
    In change_redirecting_information variables we use ast_strlen_zero to
    see if a value should be saved.  In the case where the value is not NULL
    but is a zero length string we leaked.
    
    handle_response_subscribe leaked a reference to the ccss monitor
    instance.
    
    Change-Id: Ib11444de69c3d5b2360a88ba2feb54d2c2e9f05f
    0e5d8ad0
    History
    chan_sip: Fix memory leaks.
    Corey Farrell authored
    In change_redirecting_information variables we use ast_strlen_zero to
    see if a value should be saved.  In the case where the value is not NULL
    but is a zero length string we leaked.
    
    handle_response_subscribe leaked a reference to the ccss monitor
    instance.
    
    Change-Id: Ib11444de69c3d5b2360a88ba2feb54d2c2e9f05f