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

Fix FAB-18528: remove panic in ifConfig func #2828

Merged
merged 1 commit into from Aug 11, 2021

Conversation

sardChen
Copy link
Contributor

@sardChen sardChen commented Aug 11, 2021

Fix issues: FAB-18528. When received the constructed message from the malicious node (through the interface "chain.rpc.SendSubmit(dest uint64, request *orderer.SubmitRequest, report func(err error))"), all orderers will breakdown immediately.

Signed-off-by: sardChen sard.chen@gmail.com

Fix issues: FAB-18528. When received the constructed message from the malicious node (through the interface "chain.rpc.SendSubmit(dest uint64, request *orderer.SubmitRequest, report func(err error))"), all orderers will breakdown immediately.

Signed-off-by: sardChen <sard.chen@gmail.com>
@sardChen sardChen requested a review from a team as a code owner August 11, 2021 14:42
@denyeart
Copy link
Contributor

denyeart commented Feb 3, 2022

@Mergifyio backport release-2.2

@mergify
Copy link

mergify bot commented Feb 3, 2022

backport release-2.2

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Feb 3, 2022
Fix issues: FAB-18528. When received the constructed message from the malicious node (through the interface "chain.rpc.SendSubmit(dest uint64, request *orderer.SubmitRequest, report func(err error))"), all orderers will breakdown immediately.

Signed-off-by: sardChen <sard.chen@gmail.com>
(cherry picked from commit 497a177)
ale-linux pushed a commit that referenced this pull request Feb 3, 2022
Fix issues: FAB-18528. When received the constructed message from the malicious node (through the interface "chain.rpc.SendSubmit(dest uint64, request *orderer.SubmitRequest, report func(err error))"), all orderers will breakdown immediately.

Signed-off-by: sardChen <sard.chen@gmail.com>
(cherry picked from commit 497a177)
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.

None yet

3 participants