aboutsummaryrefslogtreecommitdiffstats
path: root/main/app.c
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-27 15:57:28 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-27 15:57:28 +0000
commitb44de56f70a546dab21c6f3c5cbcc690021dbcd8 (patch)
tree162dc2c01686bd3de397694338022c93271c9d7e /main/app.c
parentaa844c8202b6b822fdce7143229e7613d3e7be90 (diff)
Fix a potential timer leak in bridge_softmix.
It is possible for a bridge to be created without actually being used. In that scenario a timing file descriptor would be opened and not closed. To fix this the timing file descriptor is now closed in the destroy callback, not the thread function. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@184677 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/app.c')
0 files changed, 0 insertions, 0 deletions