[FFmpeg-cvslog] h264_redundant_pps: Fix memleak in case of errors

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Nov 9 06:31:36 2018 +0100| [2bcf99b8fa099d125c4bf7ef6782dd37e52c16ad] | committer: Andreas Rheinhardt h264_redundant_pps: Fix memleak in case of errors Now the fragment is uninitialized and the input packet freed in case of errors.

[FFmpeg-cvslog] h264_redundant_pps: Fix memleak in case of errors

2020-07-01 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Fri Nov 9 06:31:36 2018 +0100| [5db4c91ef57927213adc5e4e0a5006f7bddde195] | committer: Andreas Rheinhardt h264_redundant_pps: Fix memleak in case of errors Now the fragment is uninitialized and the input packet freed in case of errors.

[FFmpeg-cvslog] h264_redundant_pps: Fix memleak in case of errors

2018-11-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Nov 9 06:31:36 2018 +0100| [40b74abfca39bf514333c3ebb6d6e946975057c3] | committer: Mark Thompson h264_redundant_pps: Fix memleak in case of errors Now the fragment is uninitialized and the input packet freed in case of errors.