Skip to content
Snippets Groups Projects
Select Git revision
  • 0b805cb87526fd229e3f2811f95d3ba9b4fd64f0
  • devel default
  • one-way-audio-after-hold
  • asterisk_rdkb
  • fix_transport_config
  • wenpeng-1021
  • fix_crash_at_transport
  • transport-destroy-crash_pjproject
  • fix_transports_init
  • lk_debug_dialogs
  • lk_forking_revert
  • wenpeng-jul8
  • gyang-devel
  • gyang-devel1
  • wenpeng-jul9
  • asterisk_rdkb_ipv6
  • 16916_rdkb_merge
  • lk_disable_registrar
  • wenpeng-100rel-ippbx
  • fix_multiple_dns_lookup
  • dev_fxs_no_wb
  • fix_fallback
  • 22.0.0-pre1
  • 21.4.2
  • 20.9.2
  • 18.24.2
  • certified-20.7-cert2
  • certified-18.9-cert11
  • 21.4.1
  • 20.9.1
  • 18.24.1
  • 21.4.0
  • 20.9.0
  • 18.24.0
  • certified-20.7-cert1
  • certified-18.9-cert10
  • 21.4.0-rc1
  • 20.9.0-rc1
  • 18.24.0-rc1
  • 21.3.1
  • 20.8.1
  • 18.23.1
42 results

app_speech_utils.c

Blame
  • user avatar
    Richard Mudgett authored
    Audit of v1.8 usage of ast_channel_datastore_remove() for datastore memory
    leaks.
    
    * Fixed leaks in app_speech_utils and func_frame_trace.
    
    * Fixed app_speech_utils not locking the channel when accessing the
    channel datastore list.
    
    Review: https://reviewboard.asterisk.org/r/3859/
    
    Audit of v11 usage of ast_channel_datastore_remove() for datastore memory
    leaks.
    
    * Fixed leak in func_jitterbuffer.  (Was not in v12)
    
    Review: https://reviewboard.asterisk.org/r/3860/
    
    Audit of v12 usage of ast_channel_datastore_remove() for datastore memory
    leaks.
    
    * Fixed leaks in abstract_jb.
    
    * Fixed leak in ast_channel_unsuppress().  Used by ARI mute control and
    res_mutestream.
    
    * Fixed ref leak in ast_channel_suppress().  Used by ARI mute control and
    res_mutestream.
    
    Review: https://reviewboard.asterisk.org/r/3861/
    ........
    
    Merged revisions 419684 from http://svn.asterisk.org/svn/asterisk/branches/1.8
    ........
    
    Merged revisions 419685 from http://svn.asterisk.org/svn/asterisk/branches/11
    ........
    
    Merged revisions 419686 from http://svn.asterisk.org/svn/asterisk/branches/12
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@419688 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    2758cc76
    History
    app_speech_utils.c 28.51 KiB