On Fri, Jan 22, 2021 at 06:59:30PM -0800, Junio C Hamano wrote: > Caught by > > https://github.com/git/git/runs/1752536671?check_suite_focus=true#step:4:63 > > I'll apply the fix suggested by Coccinelle on my end, so there is no > need to send an updated version just for this one. Oof. How embarrassing. I'm well aware of the existence of strbuf_addstr() -- there's even a caller just below the line I changed! -- but clearly wasn't thinking when I wrote this patch. Thanks for cleaning it up. Thanks, Taylor