[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-07-03 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.2 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [11185385a01db663c2e636a1c1b74d0fa62bf125] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-07-03 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.3 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [ff1a79d7f33ee290ffa0c92830330a4aa4b04c4f] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [94ca3a00c8b6d37f7b66f873041981506e95b6ea] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [7fb1978249402e3f327662a629d83de64331a9c3] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-07-01 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [190e2cb02bd7180c027c334619e5c52b66ead83f] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [119ed69bd57749eccf992252b36b94cfa211f45e] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-03-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [6e9cc964293bf1e0cca6a52b2938a20d711e4146] | committer: Michael Niedermayer avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least 8 byt