-
- Downloads
Based on a note in asterisk-dev by Brian Capouch, I determined I too agressive...
Based on a note in asterisk-dev by Brian Capouch, I determined I too agressive in not initializing arrays passed to pbx_substitute_variables_xxxx; I reviewed the code (again) and hopefully found every possible spot where substitute_variables is called conditionally, and made sure the char array involved was set to a null string. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89186 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_exec.c 2 additions, 0 deletionsapps/app_exec.c
- apps/app_mixmonitor.c 1 addition, 0 deletionsapps/app_mixmonitor.c
- apps/app_queue.c 2 additions, 0 deletionsapps/app_queue.c
- cdr/cdr_manager.c 1 addition, 0 deletionscdr/cdr_manager.c
- funcs/func_logic.c 1 addition, 1 deletionfuncs/func_logic.c
- main/pbx.c 2 additions, 1 deletionmain/pbx.c
- pbx/pbx_dundi.c 1 addition, 0 deletionspbx/pbx_dundi.c
- pbx/pbx_realtime.c 1 addition, 0 deletionspbx/pbx_realtime.c
Loading
Please register or sign in to comment