blingenf / copydetect

Code plagiarism detection tool
MIT License
238 stars 36 forks source link

This commit fixes issue #36 #37

Closed chaseleif closed 1 year ago

chaseleif commented 1 year ago

The issue regards indices which may not exist in the slice_matrix dictionary.

chaseleif commented 1 year ago

It looks like this can still break. Fix needs to be done the other way (verifying indices exist).