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 compiler warning about parens #4

Merged
merged 3 commits into from
Jan 18, 2019

Conversation

cslauritsen
Copy link
Contributor

@cslauritsen cslauritsen commented Dec 3, 2018

OS X Warning

Compiling on osx had this warning:
image

Valgrind Warnings

Valgrind noted a printf of an uninitialized value, descr in fprintf.
image

It also noted a memory leak, but that is a bigger change for another pull (#5).

cslauritsen pushed a commit to cslauritsen/corkscrew that referenced this pull request Dec 3, 2018
cslauritsen pushed a commit to cslauritsen/corkscrew that referenced this pull request Dec 3, 2018
@bryanpkc bryanpkc merged commit e351bda into bryanpkc:master Jan 18, 2019
@bryanpkc
Copy link
Owner

Thanks.

m42e pushed a commit to m42e/corkscrew that referenced this pull request Jul 20, 2020
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.

3 participants