diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2013-10-28 10:48:18 +0100 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2013-10-28 10:48:18 +0100 |
commit | e46de82c97e694d3bfa399af48b9de9365e264bd (patch) | |
tree | 5c2b79c90ac119f7e09fe5edd6a34ce8bac41971 /src/or/policies.c | |
parent | b43a37bc5b6813224b9ac727e98a96d6ce2c5f2b (diff) | |
download | tor-e46de82c97e694d3bfa399af48b9de9365e264bd.tar tor-e46de82c97e694d3bfa399af48b9de9365e264bd.tar.gz |
squash! Pass const uint64_t pointers, document array length.
Don't cast uint64_t * to const uint64_t * explicitly. The cast is always
safe, so C does it for us. Doing the cast explitictly can hide bugs if
the input is secretly the wrong type.
Suggested by Nick.
Diffstat (limited to 'src/or/policies.c')
0 files changed, 0 insertions, 0 deletions