Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize global pointers to NULL explicitly #305

Merged
merged 1 commit into from Aug 6, 2016

Conversation

yuyichao
Copy link
Collaborator

@yuyichao yuyichao commented Aug 6, 2016

Fix SegFault with precompilation off.

Noticed this since I was testing packages with precompilation disabled due to JuliaLang/julia#17809

Fix SegFault with precompilation off.
@coveralls
Copy link

coveralls commented Aug 6, 2016

Coverage Status

Coverage remained the same at 58.297% when pulling ed29a5c on yuyichao:ptr-init into 63c2b85 on stevengj:master.

@stevengj stevengj merged commit b34d373 into JuliaPy:master Aug 6, 2016
@yuyichao yuyichao deleted the ptr-init branch August 6, 2016 09:44
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.

None yet

3 participants