Mercurial > libavcodec.hg
diff eatgq.c @ 10067:685af2860d80 libavcodec
eval: replace variable-length array with av_malloc/free
There is a theoretical possibility to pass a very long string to ff_parse,
which could crash if allocated from the stack. This allows the allocation
to be checked properly.
author | mru |
---|---|
date | Wed, 19 Aug 2009 21:59:40 +0000 |
parents | ab8b3b2e4d49 |
children | 34a65026fa06 |