Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

@gao-feng
Copy link
Contributor

perror changes the errno, result in the errno checking
of execvp incorrect.

Signed-off-by: Gao feng omarapazanadi@gmail.com

}
} else
fprintf(stdout, "%s: read %d data\n", __func__, size);

Copy link
Contributor

Choose a reason for hiding this comment

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

{ } is needed

}
} else
fprintf(stdout, "%s epoll_wait %d\n", __func__, n);

Copy link
Contributor

Choose a reason for hiding this comment

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

{ } is needed

@laijs
Copy link
Contributor

laijs commented Oct 17, 2016

./src/util.c-418-

perror changes the errno, result in the errno checking
of execvp incorrect.

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
@laijs laijs merged commit 9844779 into hyperhq:master Oct 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants