author | Sebastian Harl <sh@tokkee.org> | |
Fri, 16 May 2014 06:48:40 +0000 (08:48 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 16 May 2014 06:48:40 +0000 (08:48 +0200) | ||
commit | 4fd156c45f4875aad3a12123e67082de33908bc4 | |
tree | 8523487de264c0918354af3c140a9fa6b4479990 | tree | snapshot |
parent | b7b2055df00fe2589cff041ab056c84a9100922a | commit | diff |
strbuf utils: Fixed resizing in append.
Previously, resizing happened "too early" which may possibly generate
avoidable memory churn.
Previously, resizing happened "too early" which may possibly generate
avoidable memory churn.
src/utils/strbuf.c | diff | blob | history |