diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2023-11-10 21:20:08 +0100 |
---|---|---|
committer | Dmitry V. Levin <github.dl@altlinux.org> | 2023-11-12 16:28:06 +0000 |
commit | 9952e5fb5cce0e9d040729edfbc296b26b66b49a (patch) | |
tree | 79f8b743221df6a91a6aeffac5724471440e870e /modules/pam_rootok/pam_rootok.c | |
parent | bfd2a786edc79d7ae4b49ca04e32181c382d5cef (diff) | |
download | pam-9952e5fb5cce0e9d040729edfbc296b26b66b49a.tar.gz pam-9952e5fb5cce0e9d040729edfbc296b26b66b49a.tar.bz2 pam-9952e5fb5cce0e9d040729edfbc296b26b66b49a.zip |
libpam: improve debug output
The debug output of environment variables tries to properly format
pointers in a right-aligned way. 9 characters are not enough for
32 bit pointers though due to prepended 0x. Also, it takes 18 for
64 bit systems.
Adjust the formatter properly for architectures.
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'modules/pam_rootok/pam_rootok.c')
0 files changed, 0 insertions, 0 deletions