miniblink49
miniblink49 copied to clipboard
Fix: Potential Vulnerability in Cloned Function
Description This PR fixes a security vulnerability in decode_frame() that was cloned from FFmpeg but did not receive the security patch. The original issue was reported and fixed under https://github.com/FFmpeg/FFmpeg/commit/8c2ea3030af7b40a3c4275696fb5c76cdb80950a. This PR applies the same patch to eliminate the vulnerability.
References https://nvd.nist.gov/vuln/detail/CVE-2017-7862 https://github.com/FFmpeg/FFmpeg/commit/8c2ea3030af7b40a3c4275696fb5c76cdb80950a