]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a bunch of places where pthread_attr_init() was called, but
authorRussell Bryant <russell@russellbryant.com>
Wed, 31 Jan 2007 21:25:11 +0000 (21:25 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 31 Jan 2007 21:25:11 +0000 (21:25 +0000)
commitf9db7779f0d4633ae9a73b24f1c9355726cf0af8
treec5e1072803ac13065b5b9f0d0e7e352f5cb1acf9
parent6564129ee764745dd0a8ac6bc601f803a88d5526
Fix a bunch of places where pthread_attr_init() was called, but
pthread_attr_destroy() was not.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@53045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
15 files changed:
apps/app_meetme.c
apps/app_page.c
apps/app_queue.c
apps/app_rpt.c
cdr.c
channels/chan_h323.c
channels/chan_iax2.c
channels/chan_mgcp.c
channels/chan_sip.c
channels/chan_skinny.c
channels/chan_zap.c
manager.c
pbx.c
pbx/pbx_dundi.c
pbx/pbx_spool.c