Skip to content

Conversation

@jkriegshauser
Copy link
Contributor

  • Fixed: Historically, the GPIO command was leaked because of a crash, though this is no longer happening in local testing. If it recurs, we should debug the crash (which may be easier with ASan support now)
  • Fixed: Leaking dict (and possible leaking channel layouts) in SDL code
  • Fixed: ScheduledItem leaks in the Scheduler
  • Changed: ScheduledItem and vectors in the Scheduler are no longer separate heap allocations, which should make management easier, reduce heap usage and fragmentation, etc.

@OnlineDynamic OnlineDynamic requested a review from dkulp December 28, 2025 23:32
@jkriegshauser
Copy link
Contributor Author

@dkulp review please? I just rebased to fix conflicts

@dkulp
Copy link
Contributor

dkulp commented Jan 6, 2026

Think I got everything resolved and merged.... Removed the typedef as I prefer to see the std container types.

@dkulp dkulp closed this Jan 6, 2026
@jkriegshauser
Copy link
Contributor Author

@dkulp thanks! I don't mind making tweaks too if different things are preferred :D

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.

2 participants