mirror of
https://github.com/smallstep/certificates.git
synced 2024-11-19 09:25:37 +00:00
7a5c4a1112
In Go, len returns signed ints, not unsigned ints; consequently, this code comparison overflows on 32-bit systems, like ARM. |
||
---|---|---|
.. | ||
testdata/secrets | ||
authority_test.go | ||
authority.go | ||
authorize_test.go | ||
authorize.go | ||
claims_test.go | ||
claims.go | ||
config_test.go | ||
config.go | ||
error.go | ||
provisioner_test.go | ||
provisioner.go | ||
provisioners_test.go | ||
provisioners.go | ||
root_test.go | ||
root.go | ||
tls_test.go | ||
tls.go | ||
types_test.go | ||
types.go |