]> granicus.if.org Git - sudo/commit
Only use mkdtemp() if the path ends in at least 6 Xs since otherwise
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Dec 2010 17:32:28 +0000 (12:32 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Dec 2010 17:32:28 +0000 (12:32 -0500)
commit4c1aecd48f0c3b5a04b2be5a1a516163951235cf
tree1dc1162039c2068caafd8d56c05022fc2beb46c4
parentfba58fa3f745c70d78c4255ce8251b314fd89b0f
Only use mkdtemp() if the path ends in at least 6 Xs since otherwise
glibc mkdtemp() returns EINVAL.
plugins/sudoers/iolog.c