mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
fix possible segfault, thx DboxOldie
-arm eplayer get writer segfault
This commit is contained in:
@@ -120,6 +120,5 @@ struct Writer_s WriterVideoMJPEG =
|
||||
{
|
||||
&reset,
|
||||
&writeData,
|
||||
NULL,
|
||||
&caps
|
||||
};
|
||||
|
Reference in New Issue
Block a user