Skip to content
Snippets Groups Projects
Commit 7f2af3f5 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avformat/rtsp: add av_assert0() to clarify that the else case is supposed to be unreachable


If its reachable then theres a bug as err would be uninitialized

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 20aac405
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment