[FFmpeg-soc] [soc]: r532 - matroska/matroskaenc.c

Michael Niedermayer michaelni at gmx.at
Thu Jul 26 02:48:51 CEST 2007


Hi

On Thu, Jul 26, 2007 at 02:05:33AM +0200, conrad wrote:
> Author: conrad
> Date: Thu Jul 26 02:05:32 2007
> New Revision: 532
> 
> Log:
> Write segment UID
[...]
> @@ -507,6 +510,9 @@ static int mkv_write_header(AVFormatCont
>      MatroskaMuxContext *mkv = s->priv_data;
>      ByteIOContext *pb = &s->pb;
>      offset_t ebml_header, segment_info;
> +    int i;
> +
> +    av_init_random(av_gettime(), &mkv->rand_state);

leaks current time (=security risk ...)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20070726/8f96491d/attachment.pgp>


More information about the FFmpeg-soc mailing list