Skip to content

Fix: close leak in http_scanner test#1070

Merged
greenbonebot merged 1 commit into
mainfrom
sanitize-address-http-scanner
May 8, 2026
Merged

Fix: close leak in http_scanner test#1070
greenbonebot merged 1 commit into
mainfrom
sanitize-address-http-scanner

Conversation

@mattmundell
Copy link
Copy Markdown
Contributor

What

Close a leak in one the send_request_builds_url_with_socket_path in http_scanner_tests.c.

Why

Makes it easier to see actual leaks in the -fsanitize=address output.

The point of http_scanner_connector_builder is to set that field. It expects to be the
first to write to the field.
@mattmundell mattmundell requested review from a team as code owners May 7, 2026 16:47
@greenbonebot greenbonebot enabled auto-merge (rebase) May 7, 2026 16:47
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 1d3346d.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@greenbonebot greenbonebot merged commit 0cd8d1d into main May 8, 2026
24 checks passed
@greenbonebot greenbonebot deleted the sanitize-address-http-scanner branch May 8, 2026 06:43
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