mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnon
fa2b845b55
Fix sign of SO_PEERCRED
SO_PEERCRED uses ucred, where pid is signed and the other two are not. Accurately handle large uid/gid
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%