GeminiGraph
GeminiGraph copied to clipboard
Fixed non Null terminated string and wrong return type
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.