You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx
Russell Bryant 665c498c52
Fix up setting the EID on BSD based systems.
18 years ago
..
ael Applied the same fixes for ael.flex as was done in 97849 for ast_expr2.fl; overrode the normally generate yyfree func with our own version that checks the pointer for non-null before passing to free(). Also takes care of a little problem with 2.5.33 and the use of the __STDC_VERSION__ macro. 18 years ago
Makefile Applied the same fixes for ael.flex as was done in 97849 for ast_expr2.fl; overrode the normally generate yyfree func with our own version that checks the pointer for non-null before passing to free(). Also takes care of a little problem with 2.5.33 and the use of the __STDC_VERSION__ macro. 18 years ago
dundi-parser.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 20 years ago
dundi-parser.h remove extraneous svn:executable properties 20 years ago
pbx_ael.c In response to 10578, I just ran 1.4 thru valgrind; some of the config leakage I've already fixed, but it doesn't hurt to double check. I found and fixed leaks in res_jabber, cdr_tds, pbx_ael. Nothing major, tho. 19 years ago
pbx_config.c Convert locks of the contexts list in pbx_config to the appropriate rdlock or wrlock 18 years ago
pbx_dundi.c Fix up setting the EID on BSD based systems. 18 years ago
pbx_gtkconsole.c Strip terminal sequences from the verbose messages 18 years ago
pbx_loopback.c merge new_loader_completion branch, including (at least): 20 years ago
pbx_realtime.c Fix the potential use of an uninitialized buffer in a log message. 19 years ago
pbx_spool.c Fix a small typo. 19 years ago