Fix a potential UBSAN error.
authorVincent Rabaud <vrabaud@google.com>
Tue, 11 Jan 2022 11:01:47 +0000 (12:01 +0100)
committerVincent Rabaud <vrabaud@google.com>
Tue, 11 Jan 2022 11:01:47 +0000 (12:01 +0100)
commit4db3a388ddef8799fa97e6e38dd8971ba2b25221
tree0aac8ca2fe9941f0c39e43af6d40c97d3e4d13a2
parent1ba7c2f276e003012beff50630740152b35b7d3e
Fix a potential UBSAN error.

We only use that value as uint64_t below anyway.
modules/core/src/matrix.cpp