quiet coverity
This commit is contained in:
parent
b246ae4d19
commit
5f0db60c38
|
@ -207,6 +207,7 @@ void VideoStream::SetupCodec( int colours, int subpixelorder, int width, int hei
|
|||
|
||||
if ( !ost ) {
|
||||
Fatal( "Could not alloc stream" );
|
||||
return;
|
||||
}
|
||||
ost->id = ofc->nb_streams - 1;
|
||||
|
||||
|
|
Loading…
Reference in New Issue