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

use safe memory lib and add memory leaks checks to CI #82

Merged
merged 5 commits into from
Jan 19, 2025

Conversation

araujo88
Copy link
Member

@araujo88 araujo88 commented Jan 18, 2025

Description

  • replace all calls to malloc, free etc by safe implementations
  • add memory leak check to CI

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have documented my changes in the code or documentation
  • I have added tests that prove my changes work (if applicable)
  • All new and existing tests pass

@araujo88 araujo88 added enhancement New feature or request refactor Modify existing working code but keeping the same functionality. labels Jan 19, 2025
@SIGMazer SIGMazer self-requested a review January 19, 2025 00:34
@araujo88 araujo88 merged commit 7baa8c2 into main Jan 19, 2025
2 checks passed
@araujo88 araujo88 deleted the refactor/use-safe-mem-lib branch January 19, 2025 00:35
@alxlemesh
Copy link

alxlemesh commented Jan 19, 2025

Why the help menu have no rizz?

@araujo88
Copy link
Member Author

Why the help menu have no rizz?

@SIGMazer we should open a issue for that, it is totally lame

@SIGMazer
Copy link
Contributor

Why the help menu have no rizz?

@SIGMazer we should open a issue for that, it is totally lame

sure lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Modify existing working code but keeping the same functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants