Merge branch 'jk/pretty-no-strbuf-presizing'
Remove ineffective strbuf presizing that would have computed an allocation that would not have fit in the available memory anyway, or too small due to integer wraparound to cause immediate automatic growing. * jk/pretty-no-strbuf-presizing: pretty: drop strbuf pre-sizing from add_rfc2047()
Junio C Hamano committed
May 25, 2026 at 09:40 UTC
734fd43d3fd5477e6be7c2609a812f5b5c8c5b01
No changes.