On Fri, 30 Jan 2026 11:27:47 -0500
Sean Anderson <[email protected]> wrote:

> Reviwed-by: Sean Anderson <[email protected]>
> 
> Although it's a bit unusual that there's no limit on dynamic arrays like 
> there is for %*ph.

Dynamic arrays are done in fast paths. I rather not add an extra branch to
test cases where its most likely not going to exceed the limit.

-- Steve

Reply via email to