]> granicus.if.org Git - sudo/commit
Avoid needless memory allocation when resolving the tty name.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Jul 2015 02:19:22 +0000 (20:19 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Jul 2015 02:19:22 +0000 (20:19 -0600)
commitd96f8bcabbab9ed780fbd672efc560b98be513cc
treec5c63709b9f8daaff37141a2a90ebebe3927e1b8
parentc0b8e714880d26b4566e792f06b0a34f7a8d2dda
Avoid needless memory allocation when resolving the tty name.
src/regress/ttyname/check_ttyname.c
src/sudo.c
src/sudo.h
src/ttyname.c