Files
asterisk/apps/app_stream_echo.c
Sean Bright 00f2cf2c3f 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
2026-01-15 16:47:30 +00:00

11 KiB