[FFmpeg-devel] [PATCH] avcodec/noise_bsf: Check for wrapped frames

Michael Niedermayer michael at niedermayer.cc
Sun Jun 4 21:13:00 EEST 2023


On Sun, Jun 04, 2023 at 08:07:25PM +0200, Michael Niedermayer wrote:
> Wrapped frames contain pointers so they need specific code to
> noise them, the generic code would lead to segfaults
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/noise_bsf.c | 5 +++++
>  1 file changed, 5 insertions(+)

I intend to apply this soon as noising pointers is not too good

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230604/f293687d/attachment.sig>


More information about the ffmpeg-devel mailing list