Skip to content

Commit

Permalink
Merge pull request #17 from dsuni/update_upstream_jb59121
Browse files Browse the repository at this point in the history
Updated upstream to 0.9.72.
  • Loading branch information
Tomin1 authored Mar 22, 2023
2 parents 5b4cdb3 + e12d153 commit 45dc642
Show file tree
Hide file tree
Showing 9 changed files with 512 additions and 418 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Subject: [PATCH] Preserve process effective group for privileged group support
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/euid_common.h b/src/include/euid_common.h
index 8d8dd95f..94ae8d24 100644
index f40cbb9de..63352dfaa 100644
--- a/src/include/euid_common.h
+++ b/src/include/euid_common.h
@@ -53,7 +53,7 @@ static inline void EUID_PRINT(void) {
Expand All @@ -20,6 +20,3 @@ index 8d8dd95f..94ae8d24 100644
}

#endif
--
2.31.1

Loading

0 comments on commit 45dc642

Please sign in to comment.