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 coverity issues #1616

Merged
merged 9 commits into from
Dec 31, 2018
Merged

Commits on Dec 31, 2018

  1. Configuration menu
    Copy the full SHA
    cb8c1aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d19f670 View commit details
    Browse the repository at this point in the history
  3. Another NUL termination.

    I'll batch these from now on.
    ddpbsd committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    a75453c View commit details
    Browse the repository at this point in the history
  4. More string lengths.

    lf->mon needs to be checked differently than other things apparently.
    ddpbsd committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    8ce9fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80f6132 View commit details
    Browse the repository at this point in the history
  6. More array comparison changes

    ddpbsd committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    e5690ae View commit details
    Browse the repository at this point in the history
  7. Match the formatting of the other if statements.

    I think these commits cover coverity IDs:
    185357,185356,185355,185354,185353,185352,185351
    ddpbsd committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    61dd709 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bd8042 View commit details
    Browse the repository at this point in the history
  9. white space

    ddpbsd committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    ebb5a0b View commit details
    Browse the repository at this point in the history