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] Set of coverity fixes and removal of unused legacy code #96

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

Conversation

philippedeswert
Copy link

No description provided.

…D. Fixes: CID#66342, CID#66336

Signed-off-by: Philippe De Swert <[email protected]>
Upstart is dead! Long live upstart...
Also happens to fix CID#95628 .

Signed-off-by: Philippe De Swert <[email protected]>
…CID#13349

 * Do not pass negative value to dup.
 * leak one filehandle less (there are still possible leaks)

Signed-off-by: Philippe De Swert <[email protected]>
STI is an old Nokia proprietary logging protocol,
no need to support it anymore.

Signed-off-by: Philippe De Swert <[email protected]>
fprintf(stderr, ME "daemonize: dup failed: %s\n", strerror(errno));
close(i);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Different indentation

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