sudo-project / sudo

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

Use static declaration for array sizes to uuid functions #395

Closed AreaZR closed 3 months ago

AreaZR commented 3 months ago

Size is always 16, and the compiler should know this.