* Tom Parker: > Calling getgrnam() with a NULL argument, with group in > /etc/nsswitch.conf set to 'compat' can cause a segfault in > __nscd_getgrnam_r due to a lack of a check for a NULL string before > doing strlen().
Is there any standard that defines the behavior of getgrnam(NULL)? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]