Skip to content

Updated linters and correct uint32

Paul Bryant requested to merge update-linters into develop

In order to correct warnings from the linters and better handle cases where system calls expect an unsigned integer value we shifted to relying on a uint32 type for several variables relating to user lookups.

Merge request reports

Loading