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: coredump, dereference null variable #327

Merged
merged 11 commits into from
Sep 21, 2023
Merged

Fix: coredump, dereference null variable #327

merged 11 commits into from
Sep 21, 2023

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    84c714a View commit details
    Browse the repository at this point in the history
  2. Format: clang-format

    alfred2g committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    17832d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1a8040 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    fc11e14 View commit details
    Browse the repository at this point in the history
  2. Format: Run clang-format

    alfred2g committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d47bfd4 View commit details
    Browse the repository at this point in the history
  3. Resolve PR comments

    alfred2g committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    db83c43 View commit details
    Browse the repository at this point in the history
  4. Redesign

    alfred2g committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    63bc364 View commit details
    Browse the repository at this point in the history
  5. Add logs

    alfred2g committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    312366e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Refactor

    alfred2g committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b2baa5b View commit details
    Browse the repository at this point in the history
  2. Fix duplicate statement

    alfred2g committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7003a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039fcaa View commit details
    Browse the repository at this point in the history