- Fixed out-of-bound indexing leading to segfault along certain margins
- Fixed
ASANissue that may cause run-time error: signed integer overflow: 9223372036854775807 + 1 cannot be represented in typeint64_t(load.cpp:636:51)
ASAN issue that may cause run-time error: signed integer overflow: 9223372036854775807 + 1 cannot be represented in type int64_t (load.cpp:636:51)