aboutsummaryrefslogtreecommitdiff
path: root/libpam
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2023-12-15 11:54:03 +0100
committerDmitry V. Levin <ldv@strace.io>2023-12-19 12:22:59 +0000
commit2a3a6462c55b344ea66cdd8bbfb621387e2568be (patch)
tree77e8d3e24704a0a378eee91fcf91d97b3162fda4 /libpam
parentbad0bb2ff9259efe0334bcc283f64a4135ad14a8 (diff)
downloadpam-2a3a6462c55b344ea66cdd8bbfb621387e2568be.tar.gz
pam-2a3a6462c55b344ea66cdd8bbfb621387e2568be.tar.bz2
pam-2a3a6462c55b344ea66cdd8bbfb621387e2568be.zip
pam_mkhomedir: avoid string copying
The characters in skeldir are only assigned, not modified later on. Use a const char pointer instead which is easier to verify. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'libpam')
0 files changed, 0 insertions, 0 deletions