Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

another round of memory leak fixes (the last one) #223

Merged
merged 6 commits into from
May 6, 2024
Merged

Conversation

bonifaido
Copy link
Member

@bonifaido bonifaido commented May 2, 2024

Description

disable KASAN for m3_compile (stackoverflow issue)

update wasm3 to avoid module name leaks

cert cache and wasm module leak fix

fix augmentation cache leak on exit

picohttpparser: remove x86 intrinsics in kernel

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@bonifaido bonifaido self-assigned this May 2, 2024
@bonifaido bonifaido marked this pull request as ready for review May 3, 2024 11:24
@bonifaido bonifaido requested a review from a team as a code owner May 3, 2024 11:24
@bonifaido bonifaido force-pushed the other-leaks branch 3 times, most recently from 4b1f0f0 to 638624a Compare May 6, 2024 12:05
@bonifaido bonifaido merged commit 3f0bbbf into main May 6, 2024
5 checks passed
@bonifaido bonifaido deleted the other-leaks branch May 6, 2024 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants