Skip to content

Check Zstandard implementation against changes to the spec #19246

@dweiller

Description

@dweiller

A few issues we found while implementing the ZStandard decoder may result in minor updates to the zstandard spec - facebook/zstd#3508 is the main upstream issue that will hopefully link to any related changes that get made.

To close this issue it may best that the linked upstream issue is also closed, so that we know any spec-related issues have been resolved. Alternatively, this issue could be closed when the list below is addressed as we may need to periodically check for upstream spec changes unrelated to the issue linked above.

As of March 2024 these are changes that have been made in the reference Zstandard repo that require double checking our implementation:

Extracted from #14702.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions