Skip to content

fix cgo pointer runtime error in TestLogistic - #272

Open
ze2o wants to merge 1 commit into
sjwhitworth:masterfrom
ze2o:logisticBugFix
Open

fix cgo pointer runtime error in TestLogistic#272
ze2o wants to merge 1 commit into
sjwhitworth:masterfrom
ze2o:logisticBugFix

Conversation

@ze2o

@ze2o ze2o commented Jan 18, 2022

Copy link
Copy Markdown

#271 There is a runtime error:cgo argument has Go pointer to Go pointer.We need to allocate the pointer memory in C, not Go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant