Skip to content

[Fuzz] Keep fuzz target alive on session disconnection#368

Merged
0xjunha merged 2 commits intomainfrom
fix-fuzz-crash
Feb 7, 2026
Merged

[Fuzz] Keep fuzz target alive on session disconnection#368
0xjunha merged 2 commits intomainfrom
fix-fuzz-crash

Conversation

@0xjunha
Copy link
Copy Markdown
Member

@0xjunha 0xjunha commented Feb 7, 2026

Summary

  • Do not throw Err on session disconnection with the following IO error kinds: UnexpectedEof, BrokenPipe, ConnectionReset, ConnectionAborted, NotConnected, WriteZero.
  • Bump conformance submodule revision

@0xjunha 0xjunha merged commit b129b55 into main Feb 7, 2026
1 check passed
@0xjunha 0xjunha deleted the fix-fuzz-crash branch February 7, 2026 04:12
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.

1 participant