[FFmpeg-devel] [PATCH 9/9] avfilter/signature_lookup: fix potential uninitialized reads
Timo Rothenpieler
timo at rothenpieler.org
Mon Nov 13 12:23:01 EET 2017
Am 08.11.2017 um 19:17 schrieb Timo Rothenpieler:
> Fixes CID #1403238 and #1403239
> ---
> libavfilter/signature_lookup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
ping
I'm not fully certain if this is the right fix, or if there is a logic
error in the quite complex code.
Gonna push this soonish otherwise, as reading a NULL is still better
than reading something uninitialized.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3994 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171113/98bb2081/attachment.bin>
More information about the ffmpeg-devel
mailing list