#9020: http BUFFER_SIZE too small ------------------------------------+------------------------------------ Reporter: Jan Tojnar | Owner: (none) Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: http | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by Timo R.):
The buffer is stored on the stack, so increasing that size is a bad idea without refactoring to use a heap-allocated buffer first. -- Ticket URL: <https://trac.ffmpeg.org/ticket/9020#comment:10> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".