Files
asterisk/apps/app_stream_echo.c
T
Sean Bright a6539cb9af app_stream_echo.c: Check that stream is non-NULL before dereferencing.
Also re-order and rename the arguments of `stream_echo_write_error` to
match those of `ast_write_stream` for consistency.

Resolves: #1427
2025-12-03 13:58:43 +00:00

11 KiB