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

Solaris10 further work #118

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

truekonrads
Copy link

  • This PR fixes a NULL pointer deref and crash issue when domain is empty (no --dns or domain).
  • It also changes -d to --debug (and -q to --quiet) as try as I might the getopt_long_only routine that is used to parse it would fail on Sol10.
  • Squelch of warnings in uECC.c file to allow a debug build compile.

Konrads Smelkovs and others added 4 commits May 18, 2018 20:42
…ound

 a bug on Solaris 10 whereby these options in their short version would
 be treated as unknown options. Small price to pay...
 - moved -g flag to debugflugs
 - added -ggdb
 - squelched char-subscript error in uECC.c
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.

1 participant