Browse Source
strbuf_read() used to have one extra iteration (and an unnecessary strbuf_grow() of 8kB), which was eliminated. * jh/strbuf-read-use-read-in-full: strbuf_read(): skip unnecessary strbuf_grow() at eofmaint
![gitster@pobox.com](/assets/img/avatar_default.png)
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue