-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.vulncheck or vulndbIssues for the x/vuln or x/vulndb repoIssues for the x/vuln or x/vulndb repo
Milestone
Description
In https://go.dev/cl/415800, we list the handleMessage
symbol.
handleMessage
is called by handle
, and handle
is referenced--but not called--by MakeProtocols
. We'd expect MakeProtocols
to appear in the derived symbols after running vulnreport fix
, but it does not, probably because it doesn't actually call handle
.
Metadata
Metadata
Assignees
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.vulncheck or vulndbIssues for the x/vuln or x/vulndb repoIssues for the x/vuln or x/vulndb repo
Type
Projects
Status
No status