]> granicus.if.org Git - sudo/commit
Use MAX_UID_T_LEN + 1 for uid/gid buffers, not MAX_UID_T_LEN to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 27 Jun 2012 17:43:30 +0000 (13:43 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 27 Jun 2012 17:43:30 +0000 (13:43 -0400)
commitd55c7db450e71d95bc897dff72bacdf910df6814
tree6a8095d8d4e864fb2e2f73e2290edbc40f3530c4
parentcc6c70f34d35b2418b5491a0f4306e279a8e8d08
Use MAX_UID_T_LEN + 1 for uid/gid buffers, not MAX_UID_T_LEN to
prevent potential truncation.  Bug #562.

--HG--
branch : 1.7
env.c