Commit 609e0b78 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Fix two problems in new group_cache code.

- gid instead of uid used in group_cache_lookup_job().
- needle->username is optional, and will lead to a failure
  in getgrouplist() when NULL is passed in.

Hat tip to Brian for discovering.
parent 0931e2ce
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment