summaryrefslogtreecommitdiff
path: root/unittests.c
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-10-26 09:37:52 +0100
committerLars Wirzenius <liw@liw.fi>2010-10-26 09:37:52 +0100
commit9e54a34b9df1fe94208c9ebaa6b1a38ce88212f4 (patch)
treedfd9b63b2ae69440f5586acac02b4814e536f520 /unittests.c
parent32467c0e8782b442c41069172d362e93ef878191 (diff)
downloaddynstr-9e54a34b9df1fe94208c9ebaa6b1a38ce88212f4.tar.gz
Reduce string catenation overhead a little bit in readline functions.
When we make a temporary dynstr for the buffered text to be appended, we can use dynstr_new_from_constant_memory, since the buffer won't change while the temporary string lives. Thanks to Richard Braakman for pointing this out.
Diffstat (limited to 'unittests.c')
0 files changed, 0 insertions, 0 deletions