chan-capi/divastreaming
MelwareDE 999b9e306b Customer reported unexpected behavior after incoming call with redirection number information element. The problem is caused by destruction of internal structures of libc and arrives not on every system but
on system of interest (Debian Lenny) confirmed with asterisk 1.4 and 1.6.
Code review shhown that i->owner->cid.cid_rdnis can be changed by ast_(strdup,free) and by standard C library functions at same time.                  
To resolve this and future problems generally change malloc -> ast_malloc, strdup -> as_strdup and free -> ast_free.
2010-08-19 08:44:21 +00:00
..
chan_capi_divastreaming_utils.c Customer reported unexpected behavior after incoming call with redirection number information element. The problem is caused by destruction of internal structures of libc and arrives not on every system but 2010-08-19 08:44:21 +00:00
chan_capi_divastreaming_utils.h Use streaming for resource PLCI 2010-08-02 13:04:24 +00:00
debuglib.h Print version info only one time 2010-06-11 11:16:41 +00:00
diva_segment_alloc_ifc.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_idi_host_ifc.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_idi_host_ifc_impl.c Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_idi_host_ifc_impl.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_idi_host_rx_ifc_impl.c Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_idi_host_rx_ifc_impl.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_manager.c Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_manager.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_messages.c Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_messages.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_result.h Diva streaming library 2010-04-06 14:42:45 +00:00
diva_streaming_vector.h Diva streaming library 2010-04-06 14:42:45 +00:00
pc.h Diva IDI common code, used by Diva streaming interface library 2010-04-06 14:47:39 +00:00
platform.h Improved performance 2010-06-11 11:18:22 +00:00
runtime.c Customer reported unexpected behavior after incoming call with redirection number information element. The problem is caused by destruction of internal structures of libc and arrives not on every system but 2010-08-19 08:44:21 +00:00
segment_alloc.c Clean up debug output, improved performance 2010-06-11 11:17:59 +00:00
spi_descriptor.h Diva streaming IDI message header 2010-04-06 15:48:14 +00:00
xdi_msg.h XDI driver user mode interface 2010-04-06 16:20:56 +00:00