diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-01-26 19:49:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-01-27 02:21:28 +0100 |
commit | 1b53f64b001d2a8acb398eb8d546ec4570c1f235 (patch) | |
tree | 7f54bb17c34527f741ffa92d61f1264c4b5aed2c /Makefile.am | |
parent | 218685865a3a7457cb220d20b8f339618cd1d488 (diff) |
systemctl: piece-meal strv extension is expensive
If we have many entries to add to an strv we really should try to be smarter than constantly realloc()ing the strv
array. Instead, grow it exponentially.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions