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/funcs
Tilghman Lesher df56d04848
Guard against division by zero.
17 years ago
..
Makefile
func_audiohookinherit.c fixes merging error, datastore was being freed in the wrong function. 17 years ago
func_base64.c Properly handle '=' while decoding base64 messages and null terminate strings returned from BASE64_DECODE. 17 years ago
func_callerid.c
func_cdr.c Revise documentation on disposition values to the actual values used. 17 years ago
func_channel.c
func_curl.c
func_cut.c
func_db.c
func_enum.c
func_env.c
func_global.c
func_groupcount.c fixes segfault in func_groupcount 17 years ago
func_language.c
func_logic.c
func_math.c Guard against division by zero. 17 years ago
func_md5.c
func_moh.c
func_odbc.c
func_rand.c
func_realtime.c
func_sha1.c
func_strings.c changed the prototype definition of csv_quote 17 years ago
func_timeout.c
func_uri.c