This commit is contained in:
Pankaj Agarwal 2025-03-20 11:13:19 +00:00 committed by GitHub
commit 5222d0de4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1443,6 +1443,7 @@ out:
// command.
p.PushRejectMsg("malformed", wire.RejectMalformed, errMsg, nil,
true)
p.Disconnect()
}
break out
}