Skip to content

Fixed undefined signed int overflow in hash function

Sean McBride requested to merge seanm/vtk:UB-hash into master

Found by UBSan running unit tests.

Merge request reports