Files
asterisk/include/asterisk
Richard Mudgett a136fc1cae chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
* Fixed early exit in sip_msg_send() not destroying the message iterator.

* Made ast_msg_var_iterator_next() and ast_msg_var_iterator_destroy()
tolerant of a NULL iter parameter in case ast_msg_var_iterator_init()
fails.

* Made ast_msg_var_iterator_destroy() clean up any current message data
ref.

* Made struct ast_msg_var_iterator, ast_msg_var_iterator_init(),
ast_msg_var_iterator_next(), ast_msg_var_unref_current(), and
ast_msg_var_iterator_destroy() use iter instead of i.

* Eliminated RAII_VAR usage in res_pjsip_messaging.c:vars_to_headers().
........

Merged revisions 413139 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@413142 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-04-30 20:47:24 +00:00
..
2013-10-04 15:54:57 +00:00
2012-06-25 15:55:25 +00:00
2014-04-17 21:47:10 +00:00
2014-01-12 22:23:12 +00:00
2013-07-19 23:30:10 +00:00
2013-07-25 04:06:32 +00:00
2013-08-22 18:52:41 +00:00
2013-09-27 14:01:01 +00:00
2013-08-25 17:58:17 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2013-10-04 15:54:57 +00:00
2013-07-03 17:58:45 +00:00
2014-01-17 21:32:18 +00:00
2012-08-30 14:23:28 +00:00
2012-09-21 17:14:59 +00:00
2013-11-02 04:05:24 +00:00
2013-05-14 21:45:08 +00:00
2013-08-30 20:58:07 +00:00
2013-08-17 15:01:54 +00:00
2013-07-03 17:58:45 +00:00
2014-01-06 17:43:32 +00:00
2012-02-24 15:10:35 +00:00
2011-10-11 19:06:29 +00:00
2012-10-18 14:17:40 +00:00
2013-04-22 16:22:00 +00:00
2013-05-08 13:39:08 +00:00
2013-11-23 17:14:22 +00:00
2013-02-14 18:47:56 +00:00
2012-08-30 14:23:28 +00:00
2013-11-23 17:14:22 +00:00
2013-02-15 13:38:12 +00:00
2013-02-15 13:38:12 +00:00