diff options
author | edef <edef@edef.eu> | 2024-04-30T09·35+0000 |
---|---|---|
committer | edef <edef@edef.eu> | 2024-04-30T09·55+0000 |
commit | 06f94a21bd355e13fa4a51817f5d3f128add9928 (patch) | |
tree | 712df8020a658a91a51a9e7493fc51715abe699e /third_party | |
parent | 095f715a8045933159cb7daf3302246b9ca50658 (diff) |
fix(tvix/nix-compat/wire): RangeInclusive<usize> for memory size bounds r/8043
u64 is an inappropriate type for something memory-sized, and most callers end up with off-by-ones when using `..` rather than `..=`, including the tests for the module itself. Change-Id: If3b7bea27eb0a6c01e0a5d7e64966acbbb664268 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11550 Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de>
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions