]> granicus.if.org Git - sudo/commit
Use sysconf(_SC_LOGIN_NAME_MAX) to find max username length instead
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 15 Feb 2013 15:20:21 +0000 (10:20 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 15 Feb 2013 15:20:21 +0000 (10:20 -0500)
commit791b751425b49c5dafe5d48c7a473535b1c1d5ca
tree59dd3d4d70e624e29f7226508ff2a1e7d7efe891
parent2d9da658814f80788235b9d92c2a940e874d1a65
Use sysconf(_SC_LOGIN_NAME_MAX) to find max username length instead
of poking around in struct utmpx.
plugins/sudoers/pwutil_impl.c