Skip to content

fix: guard flate decode under low memory (PR801 stack)#31

Merged
vitormattos merged 14 commits into
fix/invalid-object-reference-tolerant-parserfrom
regroup/pr801-on-pr800
Apr 25, 2026
Merged

fix: guard flate decode under low memory (PR801 stack)#31
vitormattos merged 14 commits into
fix/invalid-object-reference-tolerant-parserfrom
regroup/pr801-on-pr800

Conversation

@vitormattos
Copy link
Copy Markdown
Owner

Stacks smalot#801 onto the RawDataParser consolidation chain.

Changes:

  • RawDataParser: guard stream decoding under low memory, fix null header handling
  • FilterHelper: integrate memory limit check
  • MemoryLimit: new helper class (refactored from duplicated parsing)
  • MemoryLimitTest: unit tests for the new helper
  • Tests stabilized for Windows / linux-only groups
  • TestCase::tearDown(): GC after each test

Supersedes smalot#801

Part of the RawDataParser group consolidation:

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit ca303b4 into fix/invalid-object-reference-tolerant-parser Apr 25, 2026
70 checks passed
@vitormattos vitormattos deleted the regroup/pr801-on-pr800 branch April 27, 2026 17:10
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