Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix FAB-18528: remove panic in ifConfig func (#2828)
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)
- Loading branch information