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

fixes issues on Mac #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixes issues on Mac #81

wants to merge 1 commit into from

Conversation

ajvani
Copy link

@ajvani ajvani commented Mar 7, 2018

This change is Reviewable

@SeanCurtis-TRI
Copy link

SeanCurtis-TRI commented Mar 7, 2018

Thanks for the PR.

Can you document here in the PR which version of OS an compiler this fixes for? Certainly it's true that the old code worked for macOS. I suspect it must be an environment difference between that and this.

@ajvani
Copy link
Author

ajvani commented Aug 9, 2018

The build causes a segmentation fault due to a null pointer. In the change log, you can see struct timespec *t; is declared but not alloc'd.

I'm pretty confident that this should not depend on the OS or compiler

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.

2 participants