ffmpeg | branch: master | Andreas Cadhalpun
| Fri Dec 18 17:24:09 2015 +0100| [9cdddb93bb33c58a5d42239326bc5eae0067366a] |
committer: Anton Khirnov
nutdec: only copy the header if it exists
Fixes runtime error: null pointer passed as argument 2, which is
declared to never be null
Signed-off-b
ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Fri Dec 18 15:18:47 2015 +0100|
[2306964b3a0336e24d1c9d04bd54aaecf2d198d7] | committer: Andreas Cadhalpun
nutdec: only copy the header if it exists
Fixes ubsan runtime error: null pointer passed as argument 2, which is
declared to never be nul
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Fri Dec 18 15:18:47 2015 +0100|
[0f1e398874399ddf0586b54735d8c85ff1228c85] | committer: Andreas Cadhalpun
nutdec: only copy the header if it exists
Fixes ubsan runtime error: null pointer passed as argument 2, which is
declared to never be nul
ffmpeg | branch: release/2.6 | Andreas Cadhalpun
| Fri Dec 18 15:18:47 2015 +0100|
[ea5ac146cd94c781136abd2ff3e39daea9994516] | committer: Andreas Cadhalpun
nutdec: only copy the header if it exists
Fixes ubsan runtime error: null pointer passed as argument 2, which is
declared to never be nul
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Fri Dec 18 15:18:47 2015 +0100|
[7f320ed15d7ba4c4c84764888eb126daea932d7b] | committer: Andreas Cadhalpun
nutdec: only copy the header if it exists
Fixes ubsan runtime error: null pointer passed as argument 2, which is
declared to never be nul
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Fri Dec 18 15:18:47 2015 +0100|
[38f8c80901033042488579c8975efb39ab153793] | committer: Andreas Cadhalpun
nutdec: only copy the header if it exists
Fixes ubsan runtime error: null pointer passed as argument 2, which is
declared to never be nul
ffmpeg | branch: master | Andreas Cadhalpun
| Fri Dec 18 15:18:47 2015 +0100| [9f82506c79874edd7b09707ab63d9e72078de8f9] |
committer: Andreas Cadhalpun
nutdec: only copy the header if it exists
Fixes ubsan runtime error: null pointer passed as argument 2, which is
declared to never be null
Re