CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/09 12:09:52
Modified files:
lib/libc/gen : ttyname.c
Log message:
Fix a use after free error introduced in rev 1.18 by only calling
closedir() outside the loop. OK deraadt@ guenther@ markus@
