On Thu, Jan 20, 2022 at 07:59:47AM +0100, Juergen Gross wrote: > Instead of calculating the length of all help output and then > allocating the space for it, just use talloc_asprintf_append() to > expand the text as needed. > > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD
