Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

The extension number type doesn't match specification #9

@MatkovIvan

Description

@MatkovIvan

By specification, the extension number must be 32 bit unsigned integer.
But the current implementation is

So, the max value is 2147483647 instead of 4294967295.
Also, there are no tests for that.

Related issue: microsoft/CorrelationVector-CSharp#15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions