https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266532
--- Comment #31 from Ivan Rozhuk <[email protected]> --- In login.c and su.c: 1. setusercontext() called twice: before for and after 2. first arg (login_class) never set NULL. 3. setusercontext() called before export/set env vars. I am not saying that patch is wrong, but it uses setusercontext() a bit different than system apps. -- You are receiving this mail because: You are the assignee for the bug.
