[FFmpeg-cvslog] mxfdec: fix NULL pointer dereference in mxf_read_packet_old

2016-11-26 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Thu Nov 17 22:53:51 2016 +0100| [8f27508f1cad0adca6486de9265290a6de4e4357] | committer: Andreas Cadhalpun mxfdec: fix NULL pointer dereference in mxf_read_packet_old Metadata streams have priv_data set to NULL. Reviewed-by: Josh de Kock Sign

[FFmpeg-cvslog] mxfdec: fix NULL pointer dereference in mxf_read_packet_old

2016-11-26 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.0 | Andreas Cadhalpun | Thu Nov 17 22:53:51 2016 +0100| [1c282152c1c7ca23c388ecb04e9997030fbba19a] | committer: Andreas Cadhalpun mxfdec: fix NULL pointer dereference in mxf_read_packet_old Metadata streams have priv_data set to NULL. Reviewed-by: Josh de Kock Sign

[FFmpeg-cvslog] mxfdec: fix NULL pointer dereference in mxf_read_packet_old

2016-11-26 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Thu Nov 17 22:53:51 2016 +0100| [315f1dea84a3865dfaf949f99c9828a5b8dd4bcc] | committer: Andreas Cadhalpun mxfdec: fix NULL pointer dereference in mxf_read_packet_old Metadata streams have priv_data set to NULL. Reviewed-by: Josh de Kock Sign

[FFmpeg-cvslog] mxfdec: fix NULL pointer dereference in mxf_read_packet_old

2016-11-25 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.2 | Andreas Cadhalpun | Thu Nov 17 22:53:51 2016 +0100| [7d0cc12a565db47c6fca16177b273c4c11efdea8] | committer: Andreas Cadhalpun mxfdec: fix NULL pointer dereference in mxf_read_packet_old Metadata streams have priv_data set to NULL. Reviewed-by: Josh de Kock Sign

[FFmpeg-cvslog] mxfdec: fix NULL pointer dereference in mxf_read_packet_old

2016-11-22 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Nov 17 22:53:51 2016 +0100| [fdb8c455b637f86e2e85503b7e090fa448164398] | committer: Andreas Cadhalpun mxfdec: fix NULL pointer dereference in mxf_read_packet_old Metadata streams have priv_data set to NULL. Reviewed-by: Josh de Kock Signed-of