Fixed a stack overflow bug when using the regression fitting command in...
Fixed a stack overflow bug when using the regression fitting command in logfile plot. Solution involved just allocating on the heap instead of the stack.
Please register or sign in to comment