-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-7397] Peer deliver panic for nonexistent channel
Peer deliver panics when it receives a seek info request for a channel that does not exist. This CR checks that the channel exists before accessing the chainSupport for the channel. Change-Id: I6645285b2197250d5a9318dc07ee38451abe3c75 Signed-off-by: Will Lahti <wtlahti@us.ibm.com>
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters