[FFmpeg-devel] [PATCH] dict.c: use av_mallocz instead of av_realloc

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Jan 29 12:50:23 CET 2013


Paweł Hajdan, Jr <phajdan <at> google.com> writes:

> Memory passed to av_realloc must come from malloc,
> calloc or realloc, and not e.g. memalign. realloc(3):

Sorry if I missed something, but is there a platform 
where this is an issue?
(Either an actual or a theoretical?)

Carl Eugen



More information about the ffmpeg-devel mailing list