Merge "SDP: Misc cleanups (Mostly memory leaks)"

This commit is contained in:
Jenkins2
2017-05-01 14:19:34 -05:00
committed by Gerrit Code Review
5 changed files with 60 additions and 27 deletions

View File

@@ -535,8 +535,8 @@ struct ast_sdp_payload *ast_sdp_m_get_payload(const struct ast_sdp_m_line *m_lin
* \param format Format
* \param code from AST_RTP list
*
* \retval non-NULL Success
* \retval NULL Failure
* \retval 0 Success
* \retval non-0 Failure
*
* \since 15
*/