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

MOZ-0: Fix memleak #40

Open
wants to merge 1 commit into
base: mbed-os-6.7.0-patched
Choose a base branch
from

Commits on May 24, 2022

  1. MOZ-0: Fix memleak

    It looks like we have a memory leak if the event queue is full.
    In that case, I haven't been able to find who should deallocate the
    queue event object, so we that should probably happen here.
    sune-ext-lyngby committed May 24, 2022
    Configuration menu
    Copy the full SHA
    2d0d5c8 View commit details
    Browse the repository at this point in the history