]> git.ipfire.org Git - thirdparty/systemd.git/commit
dbus: limit the number of env variables to something reasonable, vol. 3
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 6 May 2026 12:03:29 +0000 (14:03 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 6 May 2026 15:34:32 +0000 (16:34 +0100)
commita7e276a82f7e2bf080685afca83d30215b1307a5
tree921f1290d307baef38c7c920b4d6e4a56b2231a9
parent5c03431107c2c7701e02d3809de9dba9e12d807a
dbus: limit the number of env variables to something reasonable, vol. 3

Let's limit the number of environment variables when creating a
transient unit via StartTransientUnit as well, since validating the
environment variable names/assignments is expensive.

Follow-up for 49c1e1bcf2b482b6de35a4212a06ed1d8c382745.
src/core/dbus-execute.c