]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredump: don't convert s → µs twice
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2020 18:29:28 +0000 (20:29 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 2 Sep 2020 09:03:16 +0000 (11:03 +0200)
commit2239965c299e53db961f4294ccd5cbbda4f377df
treeff890a3193a11b4e4da5bcd090d678cd7f6dade9
parent61d29b7f8c57898ba1a15a8fab90fde7c95efbc6
coredump: don't convert s → µs twice

We already append 000000 early on when parsing the cmdline args, let's
not do that a second time.

Fixes: #16919
(cherry picked from commit 64a5384fd2cde9b66a778c318036e7771f273f17)
src/coredump/coredump.c