Paul B Mahol (2018-11-16):
> +    off_t shlim, shcnt;

All these off_t should have been size_t, or possibly ptrdiff_t. off_t is
for offsets in files.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to