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 memory leak and update overall project #31

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2024

  1. chore: add clang formatting

    BuonOmo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    09fa101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29c9fb7 View commit details
    Browse the repository at this point in the history
  3. fix: avoid memory leak on decoding

    A wrong type would raise before freeing.
    
    Fixes klaxit#30
    BuonOmo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    050becf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3655b0d View commit details
    Browse the repository at this point in the history
  5. chore: fix ci link

    BuonOmo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4f4c4a7 View commit details
    Browse the repository at this point in the history