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

Coverity scan #5

Closed
wants to merge 12 commits into from
Closed

Coverity scan #5

wants to merge 12 commits into from

Commits on Dec 30, 2015

  1. test: add a new test to check external terminals

    It's an example how it can be used
    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    b157434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc56db0 View commit details
    Browse the repository at this point in the history
  3. coverity

    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    afd58b2 View commit details
    Browse the repository at this point in the history
  4. zdtm/mountpoints: clean up

    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    1982e21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1b8147 View commit details
    Browse the repository at this point in the history
  6. bfd: use close_safe() in bfdopen()

    Just to be sure that bclose() will not close smth usefull
    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    0e1645a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21741b8 View commit details
    Browse the repository at this point in the history
  8. lib: remove dead code

    >>>     CID 96746:  Control flow issues  (DEADCODE)
    >>>     Execution cannot reach this statement: "free(ptr);".
    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    77cd498 View commit details
    Browse the repository at this point in the history
  9. rst-malloc: debug

    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    f01a7a8 View commit details
    Browse the repository at this point in the history
  10. Revert "coverity"

    This reverts commit f205f2a.
    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    74df5bd View commit details
    Browse the repository at this point in the history
  11. zdtm/chroot: wait when a child closes a descriptor

    A static test should not change its state during C/R.
    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    3f57f8a View commit details
    Browse the repository at this point in the history
  12. mount

    avagin committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    352b266 View commit details
    Browse the repository at this point in the history