sudo-project / sudo

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

protobuf-c: const void * cast could be removed #171

Closed likunyur closed 1 year ago

likunyur commented 2 years ago
  1. const void * cast could be removed.
  2. Remove pointer pointer variable initialization.
millert commented 1 year ago

Please submit protobuf-c changes to https://github.com/protobuf-c/protobuf-c instead. I don't want to carry local changes to that code in sudo unless it is absolutely necessary.