mirror of
https://github.com/sbrow/envr.git
synced 2026-08-26 09:53:32 -04:00
refactor(ssh.odin): removed offset from parser logic.
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
|
||||
8. Add tests for untested commands.
|
||||
|
||||
9. Update `read_wire_string` to use a slice.
|
||||
9. Consider getting rid of color global.
|
||||
|
||||
10. Consider getting rid of color global.
|
||||
10. `write_flags_table` should never return false.
|
||||
|
||||
11. `write_flags_table` should never return false.
|
||||
11. Audit ssh.odin for places where `#no_bounds_check` would be appropriate.
|
||||
|
||||
## Double-check AI output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user