This repository has no description

terminal/apc: reject malformed glyph register input master

Register parsing now validates the full register request shape before constructing the parsed command. Inputs that only contain the verb separator, such as `r`, `r;cp=e0a0`, or `r;foo`, now fail with InvalidFormat instead of reaching Register invariants guarded by asserts. Valid empty-payload requests still parse when they include the payload separator, allowing execution to report malformed_payload through the normal protocol response path.


Author Mitchell Hashimoto Date Commit e45f002d Parent f0d81f15 Change ID kyxunzlr
+18 -7
1 changed file