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

Fix lifetime errors and memory leaks #199

Open
wants to merge 3 commits into
base: rolling
Choose a base branch
from

Commits on Jun 24, 2022

  1. Fix memory leaks and lifetime bugs

    Signed-off-by: Tyler Weaver <tylerjw@gmail.com>
    tylerjw committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3c40500 View commit details
    Browse the repository at this point in the history
  2. Thread and Address Sanitizer CI

    Signed-off-by: Tyler Weaver <tylerjw@gmail.com>
    tylerjw committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5eea8a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. De-impl the AbstractMetaObjectBase

    Signed-off-by: Tyler Weaver <tylerjw@gmail.com>
    tylerjw committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    5c75c57 View commit details
    Browse the repository at this point in the history