Re: [hackers] [sbase][PATCH v2] printf: Fix multiple flags and read overflow
hi,
On Wed, Nov 12, 2025 at 05:49:54PM +0200, Santtu Lakkala wrote:
> Support having multiple flags for a single conversion; at least '+'/'#' and
> '0' are not exclusive.
>
> Further use strspn() instead of inlined version for correct handling of
> string ending with allowed characters.
> ---
Applied, thanks!
Regards,
Received on Wed Nov 12 2025 - 17:07:58 CET
This archive was generated by hypermail 2.3.0
: Wed Nov 12 2025 - 17:12:37 CET