Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use /proc/self/gid_map as intended, not uid_map
GetKeepIDMapping never read the gid (as it intended) but reused the uid. Most likely a typo that never bothered anybody as uid and gid usually match. Signed-off-by: Simon Brakhane <[email protected]>
- Loading branch information