1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-18 12:31:11 +00:00
Andrey Ryabinin 9a91ad929f ubsan: Remove vla bound checks.
The kernel the kernel is built with -Wvla for some time, so is not
supposed to have any variable length arrays.  Remove vla bounds checking
from ubsan since it's useless now.

Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-05-06 11:12:09 -07:00
..
2019-03-09 09:06:15 -08:00
2019-03-10 17:48:21 -07:00
2019-03-10 17:48:21 -07:00
2019-03-04 22:34:59 +09:00
2019-05-06 11:12:09 -07:00
2018-12-28 12:11:44 -08:00