[FFmpeg-devel] [PATCH] dvbsubdec: Avoid potential use of uninitialized memory
Joakim Plate
elupus at ecce.se
Mon Sep 12 21:13:47 CEST 2011
Another option would be to move these variables to context
and remember them between each call to decode_dvd_subtitles
---
libavcodec/dvdsubdec.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dvbsubdec-Avoid-potential-use-of-uninitialized-memor.patch
Type: text/x-patch
Size: 555 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110912/3549b3fb/attachment.bin>
More information about the ffmpeg-devel
mailing list