educelab / volume-cartographer

Volumetric processing toolkit and C++ libraries for the recovery and restoration of damaged cultural materials
GNU General Public License v3.0
63 stars 22 forks source link

Fix CodeQL issues #100

Closed csparker247 closed 3 months ago

csparker247 commented 3 months ago

Fixes various security alerts detected by CodeQL. All were multiplication being assigned to a larger value type, possibly leading to an integer overflow.