Commit 77824cb4 authored by Clément Stenac's avatar Clément Stenac

One more

parent ebd136c4
......@@ -678,6 +678,7 @@ static int Init( input_thread_t * p_input, vlc_bool_t b_quick )
* (this will break playing of file starting by 'vlc:' but I don't
* want to add more logic, just force file by file:// or code it ;)
*/
memset( &p_input->counters, 0, sizeof( p_input->counters ) );
if( !b_quick )
{
/* Prepare statistics */
......
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