]> git.ozlabs.org Git - ccan/commitdiff
ccanlint: do fewer reallocs, to speed up under -fsanitize=address
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 9 Jan 2023 02:08:22 +0000 (12:38 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Mar 2023 23:22:47 +0000 (09:52 +1030)
This is just a hack, but it makes the speed managable for ccan/utf8
which produces a lot of output!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found