summaryrefslogtreecommitdiff
path: root/main/threadpool.c
diff options
context:
space:
mode:
authorAutomerge script <automerge@asterisk.org>2012-12-03 15:19:37 +0000
committerAutomerge script <automerge@asterisk.org>2012-12-03 15:19:37 +0000
commitb44f72f79481f84e7cdc21243ac127e62b9e5ed0 (patch)
tree9ef072ab873abea53543c006b400b67ecfb2bb4c /main/threadpool.c
parent129b1fba4891a26fe9aea91f82357293018c60c9 (diff)
Merged revisions 377018,377022 via svnmerge from
file:///srv/subversion/repos/asterisk/trunk ................ r377018 | oej | 2012-12-03 08:46:02 -0600 (Mon, 03 Dec 2012) | 5 lines Move functions to AFTER the block of forward declarations of functions. It was a mess. The first part of chan_sip.c is constants, declarations, structures and stuff, then forward declarations and then actual code. It's still a mess, but a bit less messy ;-) ................ r377022 | file | 2012-12-03 08:56:36 -0600 (Mon, 03 Dec 2012) | 13 lines Fix an RTP instance reference count leak in chan_motif. When setting up an RTP instance the RTCP portion of the instance keeps a reference to the instance itself. In order to release this reference and stop RTCP the stop API call must be called before destroying the instance. (closes issue ASTERISK-20751) Reported by: joshoa ........ Merged revisions 377021 from http://svn.asterisk.org/svn/asterisk/branches/11 ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/team/mmichelson/threadpool@377028 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/threadpool.c')
0 files changed, 0 insertions, 0 deletions