Skip to content

x/vulndb: derived symbols missing for reference via closure #53655

@neild

Description

@neild

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

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.vulncheck or vulndbIssues for the x/vuln or x/vulndb repo

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions