Files
asterisk/apps/app_stream_echo.c
T
Sean Bright 9647a4f022 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:50 +00:00

11 KiB