diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-04-24 14:32:54 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-04-27 17:02:49 +0200 |
commit | 402014086d12b2b8ac524c5354ddcb4bb059ca59 (patch) | |
tree | bfa05e0b8bfa3816beebdbdac62366eabf345b80 /src/shared/format-table.c | |
parent | fd34e27fb9903c2e6de85d4cd5e0ca88ffc8f72f (diff) | |
download | systemd-402014086d12b2b8ac524c5354ddcb4bb059ca59.tar.gz |
pam-util: include PID in PAM data field id
Let's systematically avoid sharing cached busses between processes (i.e.
from parent and child after fork()), by including the PID in the field
name.
With that we're never tempted to use a bus object the parent created in
the child.
(Note this is about *use*, not about *destruction*. Destruction needs to
be checked by other means.)
Diffstat (limited to 'src/shared/format-table.c')
0 files changed, 0 insertions, 0 deletions