Commit 91c268c5 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Revert previous commit.

parent dbb23bab
...@@ -217,8 +217,7 @@ int E_(OpenDemux)( vlc_object_t *p_this ) ...@@ -217,8 +217,7 @@ int E_(OpenDemux)( vlc_object_t *p_this )
} }
break; break;
default: default:
E_(CloseDemux)( p_this ); break;
return VLC_EGENERIC;
} }
fmt.i_extra = cc->extradata_size; fmt.i_extra = cc->extradata_size;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment