Skip to content

fix: leave omitted codec limits unbounded - #39

Merged
puffball1567 merged 1 commit into
develfrom
fix/unlimited-default-limits
Aug 11, 2026
Merged

fix: leave omitted codec limits unbounded#39
puffball1567 merged 1 commit into
develfrom
fix/unlimited-default-limits

Conversation

@puffball1567

Copy link
Copy Markdown
Owner

Summary

  • make the omitted CodecLimits policy unbounded, subject to platform resource limits and int width
  • retain strict enforcement for every explicitly supplied limit
  • add unlimitedCodecLimits and regression coverage
  • document that network-facing integrations own and must pass their resource policy
  • clarify the equivalent NULL C ABI limits behavior

Verification

  • nimble verify -y

This is a v0.3.1 policy correction: local converters retain unrestricted behavior, while Joubako and other network-facing integrations select explicit limits.

@puffball1567
puffball1567 merged commit 66cf2b8 into devel Aug 11, 2026
24 checks passed
@puffball1567
puffball1567 deleted the fix/unlimited-default-limits branch August 11, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant