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

test cache page allocation failure #464

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    6325f28 View commit details
    Browse the repository at this point in the history
  2. remove unused entry pointer

    rrrrrrmb committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9950824 View commit details
    Browse the repository at this point in the history
  3. fix memory leak

    this updates cache structure before the alloc_mem call so that the
    structure is intact even in case of an allocation failure
    rrrrrrmb committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    26a252e View commit details
    Browse the repository at this point in the history