[FFmpeg-devel] [PATCH 03/12] mdct: remove temporary array in ff_kbd_window_init()

Michael Niedermayer michaelni
Thu Jun 24 01:24:15 CEST 2010


On Wed, Jun 23, 2010 at 06:26:41PM +0100, Mans Rullgard wrote:
> The intermediate values can be stored in the output array, avoiding
> the need for a variable-length array.

this can write into static arrays and thus introduces a race condition

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100624/7d3b9d5f/attachment.pgp>



More information about the ffmpeg-devel mailing list