----- Forwarded message from Nicolas George <[email protected]> -----

Date: Fri, 16 Aug 2019 13:55:18 +0200
From: Nicolas George <[email protected]>
To: Juan De León <[email protected]>
Subject: Re: [FFmpeg-devel] [PATCH] libavutil: AVEncodeInfo data structures

Juan De León (12019-08-15):
> I don't think it's common for size_t to wrap around.

size_t has a max value, like all integer types. If the mathematical
result of the multiolication or the addition is greater than that, it
cannot work.

Regards,

-- 
  Nicolas George

----- End forwarded message -----
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to