]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: fix stack-use-after-scope
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 Feb 2021 11:48:51 +0000 (20:48 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 Feb 2021 14:39:31 +0000 (15:39 +0100)
commite94a009c109bc1ddb7d247e32e4fd6f85770ad39
treedc4a943d76dfe4ec0336f95aa67a484d2674e660
parentaa50464a7f00378c66aa552931c7dcf6e3674553
core: fix stack-use-after-scope

Fixes a bug introduced by f70e6fb471a4eeed8e2a4a7c608beabbb0aba8be.

Fixes #18753.
src/core/main.c