Skip to content

spider: address memory leak#7163

Merged
kingthorin merged 1 commit intozaproxy:mainfrom
thc202:spider/leak
Feb 24, 2026
Merged

spider: address memory leak#7163
kingthorin merged 1 commit intozaproxy:mainfrom
thc202:spider/leak

Conversation

@thc202
Copy link
Copy Markdown
Member

@thc202 thc202 commented Feb 24, 2026

Keep only the depth in the spider task, the resources found have an HTTP message which could end up exhausting the memory as they would prevent the messages from being freed.


Reported in slack.

Keep only the depth in the spider task, the resources found have an
HTTP message which could end up exhausting the memory as they would
prevent the messages from being freed.

Signed-off-by: thc202 <thc202@gmail.com>
Copy link
Copy Markdown
Member

@psiinon psiinon left a comment

Choose a reason for hiding this comment

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

Good find!

@psiinon
Copy link
Copy Markdown
Member

psiinon commented Feb 24, 2026

Logo
Checkmarx One – Scan Summary & Detailsffca5a23-53ad-44a8-bb2c-41ad6626a285

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to interact with Checkmarx PR Assistant.
Examples:
@Checkmarx how are you able to help me?
@Checkmarx rescan this PR

@kingthorin kingthorin merged commit b454e53 into zaproxy:main Feb 24, 2026
10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 24, 2026
@thc202 thc202 deleted the spider/leak branch February 24, 2026 12:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants