Skip to content

Fixing a leak in IPv4 Reassembly#48

Merged
agnosticdev merged 2 commits into
mainfrom
agnosticdev/IPv4ReassemblyLeak
Jul 14, 2026
Merged

Fixing a leak in IPv4 Reassembly#48
agnosticdev merged 2 commits into
mainfrom
agnosticdev/IPv4ReassemblyLeak

Conversation

@agnosticdev

Copy link
Copy Markdown
Collaborator

Fixing a leak in IPv4 Reassembly.

@agnosticdev agnosticdev requested a review from rpaulo July 14, 2026 00:36
)
}
} else if forceFlush && reassemblyState?.inputReassemblyFrames.count == 0 {
// If all of our fragments have been process wipe out the reassemblyState

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// If all of our fragments have been process wipe out the reassemblyState
// If all of our fragments have been processed, wipe out the reassemblyState

@agnosticdev agnosticdev merged commit 64f492d into main Jul 14, 2026
23 checks passed
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.

3 participants