[FFmpeg-devel] [PATCH] Handling special characters in a URL.
Senthilnathan Maadasamy
senthilnathan.maadasamy at gmail.com
Fri Mar 1 03:32:44 CET 2013
On Fri, Mar 1, 2013 at 7:49 AM, Michael Niedermayer <michaelni at gmx.at>wrote:
> > No. The previous two comparisons of enc_len with MAX_URL_SIZE make sure
> > that there is always place for the trailing NULL character.
>
> consider component_size == 0
>
I tested with component_size as zero and it properly logs the error message
that buffer size is too small.
Thanks,
Senthil
More information about the ffmpeg-devel
mailing list