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

fix some signed/unsigned int comparison issues #167

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Feb 23, 2017

Description of Change(s)

fix some signed/unsigned int comparison issues; as well as getting rid of some warnings, also fixes potential bug where errors from readlink were not caught

Included Commit(s)

Fixes Issue(s)

  • None reported, but currently errors from readlink will not be caught (and may result in memory corruption)

as well as getting rid of some warnings, also fixes potential bug where errors from readlink were not caught
@sunyab
Copy link
Contributor

sunyab commented Mar 20, 2017

This issue should be fixed in the dev branch by commit 2f1aee0. Closing this out, thanks!

@sunyab sunyab closed this Mar 20, 2017
@pmolodo pmolodo deleted the signed_unsigned_comparison branch March 23, 2017 21:18
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