Changes between Initial Version and Version 1 of Ticket #5981
- Timestamp:
- Nov 28, 2016, 7:28:11 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5981
- Property Keywords crash regression added; fatal crashed removed
- Property Priority critical → normal
-
Ticket #5981 – Description
initial v1 8 8 9 9 crashed on ffmpeg-3.1.1 and later release 10 10 {{{ 11 11 static int url_alloc_for_protocol(URLContext **puc, const URLProtocol *up, 12 12 const char *filename, int flags, … … 102 102 } 103 103 104 }}}


