Skip to content

Fix memory lease issues with Pebble#147

Merged
mhutchinson merged 2 commits into
transparency-dev:mainfrom
mhutchinson:fix/mem-usage
Jul 22, 2026
Merged

Fix memory lease issues with Pebble#147
mhutchinson merged 2 commits into
transparency-dev:mainfrom
mhutchinson:fix/mem-usage

Conversation

@mhutchinson

Copy link
Copy Markdown
Contributor

Pebble requires any allocated memory to be used before the resources are
closed. This wasn't strictly done before and could cause
non-deterministic behaviour depending on the GC.

Also deleted binary that was accidentally checked in.

Pebble requires any allocated memory to be used before the resources are
closed. This wasn't strictly done before and could cause
non-deterministic behaviour depending on the GC.

Also deleted binary that was accidentally checked in.
Comment thread vindex/map.go Outdated
Comment thread vindex/map.go Outdated
@mhutchinson
mhutchinson merged commit 3714e32 into transparency-dev:main Jul 22, 2026
13 checks passed
@mhutchinson
mhutchinson deleted the fix/mem-usage branch July 22, 2026 13:42
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.

2 participants