Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes to memory management #316

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Small fixes to memory management #316

merged 1 commit into from
Nov 3, 2023

Conversation

paolostivanin
Copy link
Owner

@paolostivanin paolostivanin commented Nov 3, 2023

  • call GCRYCTL_TERM_SECMEM when the app closes
  • use standard memory instead of secure memory for loading the encrypted json. We don't need to waste secure memory for encrypted stuff.

@paolostivanin paolostivanin changed the title Use standard memory for encrypted json Small fixes to memory management Nov 3, 2023
@paolostivanin paolostivanin merged commit 29c5017 into master Nov 3, 2023
7 checks passed
@paolostivanin paolostivanin deleted the small_fixes branch November 3, 2023 07:25
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.

1 participant