Skip to content

simple: check uneeded []byte or []string conversion for len builtin #760

Open
@martisch

Description

@martisch

Converting a string or []byte to the other type to compute the length is not needed.

Example:
https://github.com/golang/net/blob/0ba52f642ac2f9371a88bfdde41f4b4e195a37c0/dns/dnsmessage/message.go#L1848

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions