fix possible segfault, thx DboxOldie

-arm eplayer get writer segfault


Origin commit data
------------------
Branch: master
Commit: 1472b6da19
Author: Frankenstone <dampf_acc@online.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)



------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2019-02-16 15:29:54 +01:00
committed by max_10
parent 8aea019dbc
commit 28846c2095

View File

@@ -120,6 +120,5 @@ struct Writer_s WriterVideoMJPEG =
{
&reset,
&writeData,
NULL,
&caps
};