]> git.ipfire.org Git - thirdparty/util-linux.git/commit
logger: initialize socket credentials contol union
authorKarel Zak <kzak@redhat.com>
Mon, 26 Jun 2023 09:56:23 +0000 (11:56 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 26 Jun 2023 09:56:23 +0000 (11:56 +0200)
commit3a4d70419c97f64f60c0eda4720e64d17b3b0714
tree7158748669ecf7bcd297cfe6bd1c03f0ecfb6ae2
parent0904cff4a5f4d4275c70d437f7596c2a3a10076e
logger: initialize socket credentials contol union

Addresses: https://github.com/util-linux/util-linux/issues/2336
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/logger.c