Navigation Menu

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

fixed potentially uninitialized ptr error #47

Merged
merged 1 commit into from Jan 12, 2015
Merged

fixed potentially uninitialized ptr error #47

merged 1 commit into from Jan 12, 2015

Conversation

vszakats
Copy link
Contributor

@vszakats vszakats commented Oct 4, 2013

also deleted two line ending spaces

also deleted two line ending spaces
@vszakats
Copy link
Contributor Author

vszakats commented Jan 9, 2015

@tony2001 Do you see a chance to have this merged? It's probably not critical problem in most practical cases, but it does silence a C compiler warning of potential NULL dereference, plus it makes the inner loops perform better.

tony2001 added a commit that referenced this pull request Jan 12, 2015
fixed potentially uninitialized ptr error
@tony2001 tony2001 merged commit 94c5dbf into libharu:master Jan 12, 2015
@vszakats vszakats deleted the patch-1 branch May 4, 2015 13:36
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

2 participants