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/res
Kevin P. Fleming 25f3403b21
don't access freed memory if the frame was malloc'd
21 years ago
..
.cvsignore Add and update .cvsignore files for .depend 24 years ago
Makefile clean up, use make functions instead of subshells, remove unused stuff 21 years ago
res_adsi.c more pointer signedness fixes for gcc4 warnings 21 years ago
res_agi.c make sure realtime/high scheduling priority is relinquished before executing an AGI script (issue #4930) 21 years ago
res_config_odbc.c more file version tags 21 years ago
res_crypto.c add count to 'show keys' (issue #5002) 21 years ago
res_features.c formatting fixes and compile fix for FreeBSD (issue #5004) 21 years ago
res_indications.c fix typo in app description (bug #4697) 21 years ago
res_monitor.c more ast_copy_string conversions 21 years ago
res_musiconhold.c don't access freed memory if the frame was malloc'd 21 years ago
res_odbc.c more ast_copy_string conversions 21 years ago
res_osp.c more ast_copy_string conversions 21 years ago