Matthew Gardner

Results 2 issues of Matthew Gardner

Fixes #40 the strings were being copied via strcpy but it wasn't accounting for the null character. Tested it and it appears to work fine.

I am getting a buffer overflow detected no matter how little I am using the package. Instantiating the matrix alone will cause it. Occurs in my own code and in...