Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfsd: fix null dereference on error path
We're forgetting to check the return value from groups_alloc(). Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
- Loading branch information