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: potential dangling pointers and buffer overflow #366

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

dnzbk
Copy link
Collaborator

@dnzbk dnzbk commented Aug 26, 2024

Description

  • resolved potential problems with dangling pointers and buffer overflow

Testing

  • Windows 10
  • Linux Debian 12
  • FreeBSD 14
  • macOS Ventura
  • Docker
    • arm64
    • amd64
    • armv7

@dnzbk dnzbk requested a review from luckedea August 26, 2024 14:13
@dnzbk dnzbk linked an issue Aug 26, 2024 that may be closed by this pull request
1 task
Copy link
Member

@luckedea luckedea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good, thank you

@dnzbk dnzbk merged commit c7f971e into develop Aug 27, 2024
5 checks passed
@dnzbk dnzbk deleted the fix/potential-ub branch August 27, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get rid of potential problems with dangling pointers and buffer overflows
2 participants