mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
initialize arg_clock_usec
This commit is contained in:
parent
9e99bfbd5a
commit
33d943d168
@ -2320,6 +2320,7 @@ static void reset_arguments(void) {
|
||||
|
||||
arg_random_seed = mfree(arg_random_seed);
|
||||
arg_random_seed_size = 0;
|
||||
arg_clock_usec = 0;
|
||||
}
|
||||
|
||||
static int parse_configuration(const struct rlimit *saved_rlimit_nofile,
|
||||
|
Loading…
Reference in New Issue
Block a user