godot/thirdparty/libsimplewebm
John Breton 49966f6927
libwebm: Fix double free in mkvparser ContentEncoding
Origin: 6a7c84a244
Author: James Zern <jzern@google.com>

-----
This is a security fix for CVE-2019-2126. Godot currently contains a vulnerable
version of libwebm in its 3.x branch that is susceptible to a double free due
to a missing reset of a freed pointer. This commit corrects that issue.

(cherry picked from commit 53d8b958c5)
2025-06-23 19:04:56 +02:00
..
libwebm libwebm: Fix double free in mkvparser ContentEncoding 2025-06-23 19:04:56 +02:00
patches libwebm: Fix double free in mkvparser ContentEncoding 2025-06-23 19:04:56 +02:00
LICENSE Add libsimplewebm and libwebm thirdparty libraries 2016-10-17 19:22:33 +02:00
OpusVorbisDecoder.cpp Sync libsimplewebm with fe57fd3 (but not the libwebm sub-lib) 2019-02-21 20:43:41 +00:00
OpusVorbisDecoder.hpp Sync libsimplewebm with fe57fd3 (but not the libwebm sub-lib) 2019-02-21 20:43:41 +00:00
VPXDecoder.cpp Sync libsimplewebm with fe57fd3 (but not the libwebm sub-lib) 2019-02-21 20:43:41 +00:00
VPXDecoder.hpp Sync libsimplewebm with fe57fd3 (but not the libwebm sub-lib) 2019-02-21 20:43:41 +00:00
WebMDemuxer.cpp Add libsimplewebm and libwebm thirdparty libraries 2016-10-17 19:22:33 +02:00
WebMDemuxer.hpp Add libsimplewebm and libwebm thirdparty libraries 2016-10-17 19:22:33 +02:00