Skip to content

fix memory leak on invalid urls#102

Merged
anonrig merged 2 commits into
mainfrom
yagiz/fix-memory-leak
May 29, 2026
Merged

fix memory leak on invalid urls#102
anonrig merged 2 commits into
mainfrom
yagiz/fix-memory-leak

Conversation

@anonrig
Copy link
Copy Markdown
Member

@anonrig anonrig commented May 29, 2026

Fixes #101

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 29, 2026

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing yagiz/fix-memory-leak (c448631) with main (50af528)

Open in CodSpeed

@anonrig anonrig force-pushed the yagiz/fix-memory-leak branch from 98b84b5 to 54d245c Compare May 29, 2026 16:32
@anonrig anonrig merged commit 0cc86dc into main May 29, 2026
9 checks passed
@anonrig anonrig deleted the yagiz/fix-memory-leak branch May 29, 2026 16:49
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.

ada_url::Url::parse seems to leak memory when parsing invalid urls

1 participant