[FFmpeg-devel] [PATCH]lavf/concatdec: Allocate the filenames on the heap

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Oct 20 23:22:41 EEST 2017


Hi!

I believe that the use-case is valid and there is definitely a bug
because no error is shown for too long filenames.
In addition, allocating 50k on the heap seems nicer than 4k on the stack.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-concatdec-Allocate-the-filenames-on-the-heap.patch
Type: text/x-patch
Size: 1495 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171020/db1c64ff/attachment.bin>


More information about the ffmpeg-devel mailing list