SDP: Misc cleanups (Mostly memory leaks)

Change-Id: I74431b385da333f2c5f5a6d7c55e70b69a4f05d2
This commit is contained in:
Richard Mudgett
2017-04-14 11:52:33 -05:00
parent bad091b317
commit 176123e76c
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
*/