mirror of
https://github.com/brazilofmux/tinymux
synced 2026-08-13 00:23:11 -04:00
McpParser stored every unterminated #$#* tag without bound. Cap pending messages (32), per-message bytes (256 KiB), and total pending (1 MiB); evict oldest or drop the overflowing tag with a diagnostic. Regression covers flood of unique tags, fat continuations, and happy-path reassembly. |
||
|---|---|---|
| .. | ||
| connection.js | ||
| hooks.js | ||
| hydra_connection.js | ||
| main.js | ||
| mcp.js | ||
| settings.js | ||
| spawns.js | ||
| telnet.js | ||
| terminal.js | ||
| timers.js | ||
| triggers.js | ||
| variables.js | ||