CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/10 12:55:37
Modified files:
usr.bin/su : su.c
Log message:
- don't use memory from the session we've already cleaned in the
loop. fixes "login foo" and "su -L foo". ok millert@, otto@
