Closed stolk closed 1 year ago
This fixes issue #100
Valgrind detects undefined behaviour, when a jump is made based on uninitialized data.
Fixed in https://github.com/intel/gmmlib/commit/26ffef5199abcec625651562eb319e983037297d.
This fixes issue #100
Valgrind detects undefined behaviour, when a jump is made based on uninitialized data.