Skip to content

fix(app): snapshrot batch slice before despatch to prevent stack corruption - #23

Merged
debuggerdragon311 merged 1 commit into
mainfrom
dev
Jun 14, 2026
Merged

fix(app): snapshrot batch slice before despatch to prevent stack corruption#23
debuggerdragon311 merged 1 commit into
mainfrom
dev

Conversation

@debuggerdragon311

Copy link
Copy Markdown
Member

Closes #22

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • New widget
  • Build or CI
  • Docs or examples only

Checklist

  • zig build test passes on my machine
  • zig fmt src/ examples/ build.zig has been run
  • New public functions have doc comments
  • No new cycle in the module dependency graph
  • I can explain every line in this diff, including anything a model wrote

@debuggerdragon311 debuggerdragon311 self-assigned this Jun 14, 2026
@debuggerdragon311
debuggerdragon311 requested a review from a team as a code owner June 14, 2026 13:05
@debuggerdragon311 debuggerdragon311 added the bug Something isn't working label Jun 14, 2026
@debuggerdragon311
debuggerdragon311 merged commit 18642ff into main Jun 14, 2026
2 checks passed
@debuggerdragon311
debuggerdragon311 deleted the dev branch June 14, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: SIGABRT during .batch / .sequence dispatch (Stack clobbering) [Patch Incoming]

1 participant