Re: [PATCH 1/1] Revert "lib: fix _parse_integer_limit() to handle overflow"
From: Dmitry Antipov
Date: Fri Jul 03 2026 - 03:02:27 EST
On 7/3/26 9:05 AM, Andy Shevchenko wrote:
+1. We need test cases, since there were none what is the real life example of
the breakage?
I've (qemu-)tried:
CONFIG_PRINTF_KUNIT_TEST=y
CONFIG_SCANF_KUNIT_TEST=y
CONFIG_CMDLINE_KUNIT_TEST=y
on x86_64, arm, and riscv - without seeing anything suspicious...
Dmitry