Skip to content

cross-platform: va_end may not be no-op #1507

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

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

obastemur
Copy link
Collaborator

Standard requires a call to va_end due to its undefined behavior.

Standard requires a call to va_end due to its undefined behavior.
@digitalinfinity
Copy link
Contributor

LGTM

@obastemur
Copy link
Collaborator Author

@digitalinfinity Thanks for the review

@chakrabot chakrabot merged commit 5396bd7 into chakra-core:linux Aug 29, 2016
chakrabot pushed a commit that referenced this pull request Aug 29, 2016
Merge pull request #1507 from obastemur:va_leaks

Standard requires a call to va_end due to its undefined behavior.
@obastemur obastemur deleted the va_leaks branch September 2, 2016 01:15
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.

4 participants