Re: [PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()

From: Andy Shevchenko
Date: Fri Jul 08 2022 - 07:52:13 EST


On Fri, Jul 8, 2022 at 1:46 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> On Fri, Jul 8, 2022 at 1:33 PM Cezary Rojewski
> <cezary.rojewski@xxxxxxxxx> wrote:

...

> Taking the above into account, please try to use get_options() and
> then tell me what's not working with it. If so, we will add test cases
> to get_options() and fix it.

That said, I would probably expect new cases for hexdecimal input
along with using unsigned int * as an acceptor to see that there are
no bugs related to signed vs. unsigned.

--
With Best Regards,
Andy Shevchenko