qmarcou / IGoR

IGoR is a C++ software designed to infer V(D)J recombination related processes from sequencing data. Find full documentation at:
https://qmarcou.github.io/IGoR/
GNU General Public License v3.0
47 stars 25 forks source link

Fix update_event_internal_probas out-of-bounds access #37

Closed Thopic closed 5 years ago

Thopic commented 5 years ago

Trivial fix to Dinuclmarkov.cpp, correct the memory error, associated with issue #35.