apipassive.go
@@ -33,10 +33,11 @@ // return -1, "" // } path := C.GoString(p) fmt.Println("Go get info : ", path, " len: ", l) defer C.free(unsafe.Pointer(p)) C.free(unsafe.Pointer(p)) return int(i), C.GoString(p) fmt.Println("Go get info : ", path, " len: ", l) return int(i), path } // BuildDecoder build decoder