]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: check if argc > 0 and argv[0] is set
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 30 Jan 2022 08:54:55 +0000 (17:54 +0900)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 30 Jan 2022 13:07:51 +0000 (13:07 +0000)
commitcf3095ac2bbdba3db0d8f7fa7afcee8b8c136201
tree8158c7d8f1e43317bbda3dadbd54a01f6ed4b0ba
parent1637e757070a61b12b26a2a4ef547330562dc77f
core: check if argc > 0 and argv[0] is set

Follow-up for 1637e757070a61b12b26a2a4ef547330562dc77f.
src/core/main.c