Files
heimdal/appl/afsutil
Nicolas Williams 620862049e Use roken_get_*() instead of getpwuuid()
Using non-reentrant getpwuid() (or getpwnam(), or getspnam())  can be
dangerous.  We had a report of a login application / PAM that calls
those, and Heimdal, by calling them too, clobbered the cached struct
passwd used by the login app / PAM.
2018-12-25 22:11:19 -06:00
..
2008-09-13 08:53:55 +00:00
2011-08-10 09:26:20 -07:00
2017-03-13 18:39:41 -04:00