mirror of
https://github.com/brazilofmux/tinymux
synced 2026-08-13 00:23:11 -04:00
Pure virtual fix committed (skip process_output on ServerShutdown). Double-free on QUIT→reconnect remains: multiple code paths free the same DESC, and the R_LOGOUT DESC-reuse pattern from legacy networking conflicts with GANL's TCP close semantics. Design doc covers root cause, backtrace, and four possible fixes. Option D (remove DESC reuse for GANL) is the cleanest path. |
||
|---|---|---|
| .. | ||
| design-collation.md | ||
| design-sqlite-storage.md | ||
| design-unicode-evolution.md | ||
| ganl-connection-lifecycle-bugs.md | ||
| survey-mux-advantages-pennmush.md | ||
| survey-mux-advantages-rhostmush.md | ||
| survey-mux-advantages-tinymush.md | ||
| survey-pennmush.md | ||
| survey-rhostmush.md | ||
| survey-tinymush.md | ||