Skip to content

Invalid V2ProxyProtocol data #565

@everplus

Description

@everplus

input.slice(addressFamilyLength + 16),

    return new V2ProxyProtocol(
      command,
      transportProtocol,
      addressFamily.getFactoryMethod()(input.slice(16)),
      input.slice(length + 16),  // I think it should be length, not addressFamilyLength.
    );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions