GeminiGraph icon indicating copy to clipboard operation
GeminiGraph copied to clipboard

Fixed non Null terminated string and wrong return type

Open jasc7636 opened this issue 5 years ago • 0 comments

Fixed non Null terminated string and a return type. This fixes a problem resulting in a segfault when compiled with g++ version 9.3.0 and 10.2.0 using the -O3 flag as suggested in the makefile.

jasc7636 avatar Sep 25 '20 14:09 jasc7636