Instances quadratic_obj and infeas_int_01 segfault in Windows. Address sanitizer shows "attempting free on address which was not malloc()-ed" in the 1st case, with the error coming up when freeing expressions. In the 2nd case it's destroying BasicSuffixManager.
Instances quadratic_obj and infeas_int_01 segfault in Windows. Address sanitizer shows "attempting free on address which was not malloc()-ed" in the 1st case, with the error coming up when freeing expressions. In the 2nd case it's destroying BasicSuffixManager.
Seems good to simplify memory management in both.