diff --git a/src/driver/streamts.cpp b/src/driver/streamts.cpp index 6ef96b9c5..e5a6b1e48 100644 --- a/src/driver/streamts.cpp +++ b/src/driver/streamts.cpp @@ -709,6 +709,7 @@ CStreamStream::CStreamStream(int clientfd, t_channel_id chid, stream_pids_t &_pi { ifcx = NULL; ofcx = NULL; + bsfc = NULL; avio_ctx = NULL; stopped = true; interrupt = false;