https://bugzilla.mindrot.org/show_bug.cgi?id=1495
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Blocks| |1626 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Darren Tucker <[email protected]> 2010-01-15 10:46:31 EST --- deraadt points out that similar functions (user_from_uid and group_from_gid) exist in OpenBSD's libc ( both keep a 64-entry hash table as a cache) We have just commited a change with that. We'll add these functions to the compat library for any platform that doesn't have them. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
