Closed hguturu closed 5 years ago
I believe loop should never run if MyAllVariables->myModelVariables.probThreshold=0.0, but since NoBestMatchFullRefHaps remains uninitialized it can and that leads to a Segmentation fault.
NoBestMatchFullRefHaps
Segmentation fault
I think this closes #17.
I believe loop should never run if MyAllVariables->myModelVariables.probThreshold=0.0, but since
NoBestMatchFullRefHaps
remains uninitialized it can and that leads to aSegmentation fault
.I think this closes #17.