Skip to content

Add an assertion to unix_term::read_bytes to prevent reading past the end of a buffer - #225

Open
bmoxb wants to merge 1 commit into
console-rs:mainfrom
bmoxb:safety-assertion
Open

Add an assertion to unix_term::read_bytes to prevent reading past the end of a buffer#225
bmoxb wants to merge 1 commit into
console-rs:mainfrom
bmoxb:safety-assertion

Add assert! to prevent reading past the end of a buffer.

2dd8775
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs