]> git.ipfire.org Git - thirdparty/snapper.git/commit
Use default value if _SC_GETPW_R_SIZE_MAX is unavailable. 582/head
authorPhilip Lorenz <philip@bithub.de>
Sun, 3 Jan 2016 23:14:45 +0000 (00:14 +0100)
committerÉrico Rolim <erico.erc@gmail.com>
Sat, 10 Oct 2020 03:53:30 +0000 (00:53 -0300)
commit0c66c29c68b87d20ea9b56c97a5057f9765180da
treea0993929c02c5cb22807f11899e4e6abaf200027
parent89d151ca03506512b7a2290b43489c1062076559
Use default value if _SC_GETPW_R_SIZE_MAX is unavailable.

sysconf may return -1 if the value is unlimited.
pam/pam_snapper.c