Skip to content

PHPC-1721: Fix argument order for some ecalloc function calls #1226

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 3 commits into from
Jun 22, 2021

Conversation

tanlisu
Copy link
Contributor

@tanlisu tanlisu commented Jun 21, 2021

@jmikola jmikola self-requested a review June 21, 2021 19:06
Copy link
Member

@jmikola jmikola left a comment

Choose a reason for hiding this comment

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

I quickly grepped for "alloc(size" in the code base and these were the only results that turned up, so I think that covers "we would do well to check other allocation functions as well" in the JIRA ticket description.

Let's wait for @alcaeus to confirm the handshake-related lines before merging, but you can make those changes now so we have this ready to go (I think it's likely he'll confirm it was an old mistake).

tanlisu and others added 2 commits June 22, 2021 10:09
Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: Andreas Braun <[email protected]>
@tanlisu tanlisu merged commit 0da4042 into mongodb:master Jun 22, 2021
@tanlisu tanlisu deleted the phpc-1721 branch June 22, 2021 14:13
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