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
Mark Michelson 6a539ace84
Fix misuses of asprintf throughout the code.
13 years ago
..
Makefile Merged revisions 207647 via svnmerge from 16 years ago
func_aes.c Fix many issues from the NULL_RETURNS Coverity report 13 years ago
func_audiohookinherit.c Replace direct access to channel name with accessor functions 13 years ago
func_base64.c Merged revisions 328247 via svnmerge from 14 years ago
func_blacklist.c Opaquify ast_channel structs and lists 13 years ago
func_callcompletion.c Merged revisions 328247 via svnmerge from 14 years ago
func_callerid.c Add private representation of caller, connected and redirecting party ids. 13 years ago
func_cdr.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 13 years ago
func_channel.c Clean up and ensure proper usage of alloca() 13 years ago
func_config.c Merged revisions 328247 via svnmerge from 14 years ago
func_curl.c Ensure that all ast_datastore_info structures are 'const'. 13 years ago
func_cut.c Clean up and ensure proper usage of alloca() 13 years ago
func_db.c Merged revisions 328247 via svnmerge from 14 years ago
func_devstate.c Coverity Report: Fix issues for error type CHECKED_RETURN for core 13 years ago
func_dialgroup.c Fix a variety of memory leaks 13 years ago
func_dialplan.c Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4. 13 years ago
func_enum.c Allow ENUM query functions to report lookup errors 14 years ago
func_env.c Fix places where a negative return from ftello could be used as invalid input 13 years ago
func_extstate.c Merged revisions 328247 via svnmerge from 14 years ago
func_frame_trace.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
func_global.c Clean up and ensure proper usage of alloca() 13 years ago
func_groupcount.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
func_hangupcause.c Make the name of the "HangupCauseClear" application consistent 13 years ago
func_iconv.c Merged revisions 328247 via svnmerge from 14 years ago
func_jitterbuffer.c Unit tests for the Jitter Buffer API; remove unnecessary resync 13 years ago
func_lock.c Ensure that all ast_datastore_info structures are 'const'. 13 years ago
func_logic.c Clean up and ensure proper usage of alloca() 13 years ago
func_math.c Correct Documentation For DEC Function 13 years ago
func_md5.c Merged revisions 328247 via svnmerge from 14 years ago
func_module.c Merged revisions 328247 via svnmerge from 14 years ago
func_odbc.c Fix misuses of asprintf throughout the code. 13 years ago
func_pitchshift.c Merged revisions 328247 via svnmerge from 14 years ago
func_presencestate.c Fix some presence-state unit test typos. 13 years ago
func_rand.c Merged revisions 328247 via svnmerge from 14 years ago
func_realtime.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
func_sha1.c Merged revisions 328247 via svnmerge from 14 years ago
func_shell.c Improve documentation for the SHELL() dialplan function. 13 years ago
func_speex.c Resolve FORWARD_NULL static analysis warnings 13 years ago
func_sprintf.c Merged revisions 328247 via svnmerge from 14 years ago
func_srv.c Merged revisions 328247 via svnmerge from 14 years ago
func_strings.c Clean up and ensure proper usage of alloca() 13 years ago
func_sysinfo.c Multiple revisions 361403,361412 13 years ago
func_timeout.c Opaquify ast_channel structs and lists 13 years ago
func_uri.c Merged revisions 328247 via svnmerge from 14 years ago
func_version.c Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}. 13 years ago
func_vmcount.c Merged revisions 328247 via svnmerge from 14 years ago
func_volume.c Fix a deadlock that occurs when func_volume is used on a local channel. 13 years ago