Skip to content

BayesLineStart Segfault

Fix for segfault when accessing out of bounds freqData in BayesLineSetup (Off by one error) Now BayesLineParams->data->fmax agrees with Data->fmax Also set BayesLineParams->data->fhigh to ``BayesLineParams->data->fhighincreate_dataParams` because otherwise it is unset.

Merge request reports