Skip to content

PHP: Fix missing addref in channel::constructor()#19737

Merged
stanley-cheung merged 1 commit intogrpc:masterfrom
HannahShiSFB:channelConstructorAddref
Jul 26, 2019
Merged

PHP: Fix missing addref in channel::constructor()#19737
stanley-cheung merged 1 commit intogrpc:masterfrom
HannahShiSFB:channelConstructorAddref

Conversation

@HannahShiSFB
Copy link
Copy Markdown
Collaborator

@HannahShiSFB HannahShiSFB commented Jul 24, 2019

Fixed segfault in channel::constructor() and added one unit test case.

Fixes #19721

@thelinuxfoundation
Copy link
Copy Markdown

Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.

After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.

Regards,
CLA GitHub bot

@HannahShiSFB
Copy link
Copy Markdown
Collaborator Author

CLA signed

@stanley-cheung stanley-cheung changed the title fix #19721 missing addref in channel::constructor() PHP: Fix missing addref in channel::constructor() Jul 24, 2019
@stanley-cheung stanley-cheung self-assigned this Jul 24, 2019
@stanley-cheung stanley-cheung added lang/php release notes: yes Indicates if PR needs to be in release notes kokoro:run labels Jul 24, 2019
@stanley-cheung
Copy link
Copy Markdown
Contributor

Verified.

@stanley-cheung stanley-cheung merged commit 3ef9f59 into grpc:master Jul 26, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lang/php release notes: yes Indicates if PR needs to be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP: Missing addref on ChannelCredentials in Channel constructor causes segfault.

4 participants