sudo-project / sudo

Utility to execute a command as another user
https://www.sudo.ws
Other
1.16k stars 208 forks source link

Avoid compiler casting warnings Part 2 #278

Closed RSilicon closed 1 year ago

RSilicon commented 1 year ago

This saves instructions that are related to casting as well as compiler warnings. This is the last PR of this type I plan to make.