]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 376470 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Mon, 19 Nov 2012 20:28:26 +0000 (20:28 +0000)
committerAutomerge script <automerge@asterisk.org>
Mon, 19 Nov 2012 20:28:26 +0000 (20:28 +0000)
commita7c09018fee903d7a152e5ad8cea253ea7546d83
treebda30a1f64f4a8cc03879783c7a763f545ca137c
parent13b65b5dce03167efa5466cbf3ab35295b2a147f
Merged revisions 376470 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r376470 | wdoekes | 2012-11-19 13:44:58 -0600 (Mon, 19 Nov 2012) | 11 lines

  Fix most leftover non-opaque ast_str uses.

  Instead of calling str->str, one should use ast_str_buffer(str). Same
  goes for str->used as ast_str_strlen(str) and str->len as
  ast_str_size(str).

  Review: https://reviewboard.asterisk.org/r/2198
  ........

  Merged revisions 376469 from http://svn.asterisk.org/svn/asterisk/branches/1.8
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@376497 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
main/indications.c
main/security_events.c