]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-bus: store the strv size when extending it (#41864)
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Wed, 29 Apr 2026 13:01:12 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2026 13:01:12 +0000 (15:01 +0200)
So strv_push_with_size() doesn't have to recalculate the size every
time.

1  2 
src/core/dbus-manager.c

Simple merge