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

Bugfix/244 #251

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Bugfix/244 #251

merged 2 commits into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. rename

    bostick committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f5ffc06 View commit details
    Browse the repository at this point in the history
  2. Fix #244:

    Memory leak if libzt events aren't consumed by user app
    If arg is not enqueued by Events, then treat as if ownership has NOT
    been transferred and caller of Events->enqueue is responsible for freeing
    bostick committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ee5047b View commit details
    Browse the repository at this point in the history