Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix segmentation faults in c api #4158

Merged
merged 1 commit into from
Dec 9, 2016
Merged

Conversation

jemaw
Copy link
Contributor

@jemaw jemaw commented Dec 8, 2016

We tried to use the c api to create recordio files and observed segmentation faults. This should fix it. The root of the problem was the usage of void** instead of void* in the api interface.

@piiswrong piiswrong merged commit 7907e45 into apache:master Dec 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants