about summary refs log tree commit
path: root/ui-stats.c
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-02 07:32:59 +0000
committerEric Wong <e@80x24.org>2019-04-22 02:34:30 +0000
commit17920b7b72d1c907c740a7d1f79b90c66299043c (patch)
tree97ea6422a2c2262a93d2d0d9a7b0f3da2ce18558 /ui-stats.c
parentbd0293f57015ede637b630fcaf4fc11e7697d777 (diff)
downloadcgit-17920b7b72d1c907c740a7d1f79b90c66299043c.tar.gz
ui-ssdiff: get rid of strncat
strncat is slow and error-prone, use the git strbuf API instead.
We can steal much of our logic from git/pretty.c::strbuf_add_tabexpand,
but maybe keep the invalid characters for now *shrug*.
Diffstat (limited to 'ui-stats.c')
0 files changed, 0 insertions, 0 deletions