1
0
forked from pool/ffmpeg-4

Accepting request 1044384 from home:AZhou:branches:multimedia:libs

- Add ffmpeg-CVE-2022-3109.patch: Backport from upstream to fix
  null pointer dereference in vp3_decode_frame() (bsc#1206442).

OBS-URL: https://build.opensuse.org/request/show/1044384
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=190
This commit is contained in:
2022-12-23 10:14:13 +00:00
committed by Git OBS Bridge
parent fcff620a44
commit 10330b2059
3 changed files with 25 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 23 08:09:25 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
- Add ffmpeg-CVE-2022-3109.patch: Backport from upstream to fix
null pointer dereference in vp3_decode_frame() (bsc#1206442).
-------------------------------------------------------------------
Wed Nov 16 01:31:02 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>