Files
heimdal/appl
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
..
2017-03-10 15:47:43 -05:00
2016-11-18 22:21:45 -06:00
2017-03-13 18:39:41 -04:00
2014-08-22 20:57:24 -07:00
2018-12-25 22:11:19 -06:00