Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
From: Shuvam Pandey
Date: Tue Apr 21 2026 - 06:11:18 EST
On Tue, Apr 21, 2026 at 10:39 AM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> Shuvam, perhaps we need to add a few more test cases first to
> understand current behaviour better?
Yes, that makes sense.
I'll put together a separate test-only patch covering the boundary
cases first, so the current behaviour is explicit before proposing any
behavioural change.
Thanks,
Shuvam