Re: [PATCH] Prevent offset + size overflow.
From: Tobias Stöckmann <hidden>
Date: 2015-02-10 13:23:12
From: Tobias Stöckmann <hidden>
Date: 2015-02-10 13:23:12
On February 10, 2015 at 1:55 PM Lucas De Marchi [off-list ref] wrote: well, you could submit to the mailing list a patch series :-) Anyway, I applied this patch, added addu64_overflow() abstracting if the compiler has the builtin and converted your patch to use this new function. Let me know of the other problems you talked about.
Sure thing, I will send patches with the addu64_overflow() merged into them when I'm back home. Thanks for your fast response, Tobias