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 dangling pointer #42

Closed

Conversation

odiumuniverse
Copy link

  • Fix dangling pointer in src/apps/snmp/snmp_traps.c
  • Now example_app is built by gcc-13 and gcc-14

@odiumuniverse odiumuniverse deleted the fix-dangling-pointer branch August 1, 2024 17:52
@odiumuniverse odiumuniverse restored the fix-dangling-pointer branch August 1, 2024 18:22
@odiumuniverse odiumuniverse reopened this Aug 1, 2024
@j123b567
Copy link
Contributor

j123b567 commented Nov 1, 2024

This just hides the real problem, but does not fix it, so it should not be merged.
See #51 for the real fix.

@yarrick
Copy link
Member

yarrick commented Nov 29, 2024

This has now been solved. In the future please separate your changes by topic

@yarrick yarrick closed this Nov 29, 2024
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.

3 participants