commit_graph.c
33.8 KB
-
commit_graph: use uint64_t for arithmetic · 6de3221d
This should resolve some issues with UBSan builds by using unsigned 64-bit integers for all arithmetic until we finally convert to an offset or size value. Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Derrick Stolee committed